rultor.com logo This build log was produced by rultor.com for yegor256/eo#173
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1894
+ echo '1.69.1 839260fab'
1.69.1 839260fab
+ date
Wed Jan 13 11:51:47 CET 2021
+ uptime
 11:51:47 up 107 days, 20:57,  0 users,  load average: 0.16, 0.03, 0.01
+ head=git@github.com:yegor256/eo.git
+ ff=default
+ image=yegor256/rultor-image
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.1.9
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:yegor256/eo.git' '--env=tag=0.1.9' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:yegor256/eo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.1.9'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo update-java-alternatives -s java-1.8.0-openjdk-amd64'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''sudo gem install xcop'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean install -Dinvoker.skip'\'' '\'';'\'' '\''mvn clean deploy -Peo -Psonatype --errors --settings ../settings.xml -Dstyle.color=never'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''head=git@github.com:yegor256/eo.git'\''' ';' 'export '\''tag=0.1.9'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo update-java-alternatives -s java-1.8.0-openjdk-amd64' ';' 'sudo gem install pdd' ';' 'sudo gem install xcop' ';' 'pdd --file=/dev/null' ';' 'mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never' ';' 'git commit -am "${tag}"' ';' 'mvn clean install -Dinvoker.skip' ';' 'mvn clean deploy -Peo -Psonatype --errors --settings ../settings.xml -Dstyle.color=never' ';')
+ directory=
+ container=yegor256_eo_173
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:yegor256/eo.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''head=git@github.com:yegor256/eo.git'\''' ';' 'export '\''tag=0.1.9'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo update-java-alternatives -s java-1.8.0-openjdk-amd64' ';' 'sudo gem install pdd' ';' 'sudo gem install xcop' ';' 'pdd --file=/dev/null' ';' 'mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never' ';' 'git commit -am "${tag}"' ';' 'mvn clean install -Dinvoker.skip' ';' 'mvn clean deploy -Peo -Psonatype --errors --settings ../settings.xml -Dstyle.color=never' ';'
+ sensitive=()
+ rm -rf .gpg
+ '[' -z 0.1.9 ']'
+ [[ 0.1.9 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.1.9"'
tag name is valid: "0.1.9"
+ cd repo
++ git tag -l 0.1.9
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.01
++ echo 0.01 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.01, low enough to run a new Docker container'
load average is 0.01, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image
+ docker pull yegor256/rultor-image
Using default tag: latest
latest: Pulling from yegor256/rultor-image
5bed26d33875: Already exists
f11b29a9c730: Already exists
930bda195c84: Already exists
78bf9a5ad49e: Already exists
bd92b3300a5c: Already exists
a4e411970f61: Already exists
cd3950cd7df2: Already exists
8f530b1cfb92: Already exists
812074e49c42: Already exists
3a5f1edc3977: Already exists
bee1a1b6364d: Already exists
f6bfd9b2cfd9: Already exists
f150775b93f0: Already exists
2fa35ef3e60f: Already exists
7697dc9f50cb: Already exists
baab9a0785c0: Already exists
63f489a107a7: Already exists
8a395104028e: Already exists
49f7433ed3e1: Already exists
27b75b92e685: Already exists
49573aff720b: Already exists
6c7a6acc15a7: Already exists
2fcd87bfa5db: Already exists
0549ec9ec8ed: Already exists
70bdcfc588ca: Already exists
3b367e0aa6a5: Already exists
310891b65deb: Already exists
Digest: sha256:9e0007d3c1f97c64052760bdfa4d74366099fc980adbe1cc58bbffbb92ca628a
Status: Downloaded newer image for yegor256/rultor-image:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_eo_173\s*$'
+ ls -al .
total 724
drwx--x--x  3 rultor rultor   4096 Jan 13 11:51 .
drwxrwxrwt 10 root   root   684032 Jan 13 11:51 ..
-rw-rw-r--  1 rultor rultor    444 Jan 13 11:51 end.sh
-rwxrwxr-x  1 rultor rultor    363 Jan 13 11:51 entry.sh
-rw-rw-r--  1 rultor rultor      5 Jan 13 11:51 pid
-rw-rw-r--  1 rultor rultor   1192 Jan 13 11:51 pubring.gpg
drwxrwxr-x  7 rultor rultor   4096 Jan 13 11:51 repo
-rwxrwxr-x  1 rultor rultor   6118 Jan 13 11:51 run.sh
-rw-rw-r--  1 rultor rultor    688 Jan 13 11:51 script.sh
-rw-rw-r--  1 rultor rultor   2570 Jan 13 11:51 secring.gpg
-rw-rw-r--  1 rultor rultor    591 Jan 13 11:51 settings.xml
-rw-rw-r--  1 rultor rultor   5167 Jan 13 11:51 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-olSr:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:yegor256/eo.git --env=tag=0.1.9 '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:yegor256/eo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.1.9'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo update-java-alternatives -s java-1.8.0-openjdk-amd64'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''sudo gem install xcop'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean install -Dinvoker.skip'\'' '\'';'\'' '\''mvn clean deploy -Peo -Psonatype --errors --settings ../settings.xml -Dstyle.color=never'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-olSr/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_eo_173 yegor256/rultor-image /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
mesg: cannot open /dev/pts/0: Permission denied
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export 'MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'
+ MAVEN_OPTS='-XX:MaxPermSize=256m -Xmx1g'
+ export 'JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g'
+ JAVA_OPTS='-XX:MaxPermSize=256m -Xmx1g'
+ export head=git@github.com:yegor256/eo.git
+ head=git@github.com:yegor256/eo.git
+ export tag=0.1.9
+ tag=0.1.9
+ export head_branch=master
+ head_branch=master
+ export author=yegor256
+ author=yegor256
+ sudo -i update-java-alternatives -s java-1.8.0-openjdk-amd64
update-alternatives: error: no alternatives for jaotc
update-alternatives: error: no alternatives for jdeprscan
update-alternatives: error: no alternatives for jhsdb
update-alternatives: error: no alternatives for jimage
update-alternatives: error: no alternatives for jlink
update-alternatives: error: no alternatives for jmod
update-alternatives: error: no alternatives for jshell
update-alternatives: error: no alternatives for mozilla-javaplugin.so
update-java-alternatives: plugin alternative does not exist: /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
+ sudo -i gem install pdd
Fetching pdd-0.20.6.gem
Successfully installed pdd-0.20.6
Parsing documentation for pdd-0.20.6
Installing ri documentation for pdd-0.20.6
Done installing documentation for pdd after 0 seconds
1 gem installed
+ sudo -i gem install xcop
Fetching xcop-0.6.2.gem
Successfully installed xcop-0.6.2
Parsing documentation for xcop-0.6.2
Installing ri documentation for xcop-0.6.2
Done installing documentation for xcop after 0 seconds
1 gem installed
+ pdd --file=/dev/null
Found 6 lines in /home/r/repo/.pdd
My version is 0.20.6
Ruby version is 2.6.0 at x86_64-linux
Reading .
Excluding target/**
183 file(s) found, 114 excluded
Reading .0pdd.yml...
Reading eo-archetype/LICENSE.txt...
Reading eo-archetype/src/main/resources/archetype-resources/src/main/java/Main.java...
Reading eo-archetype/src/main/resources/archetype-resources/src/main/eo/hello.eo...
Reading eo-archetype/src/main/resources/archetype-resources/pom.xml...
Reading eo-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml...
Reading eo-archetype/pom.xml...
Reading eo-maven-plugin/LICENSE.txt...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/array.eo...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/mess.eo...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/snippets/simple.yaml...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/snippets/ifthenelse.yaml...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/snippets/fibo.yaml...
Reading eo-maven-plugin/src/test/resources/log4j.properties...
Reading eo-maven-plugin/src/test/resources/META-INF/maven/plugin.xml...
Reading eo-maven-plugin/src/test/resources/META-INF/MANIFEST.MF...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/SnippetTest.java...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/CompileMojoTest.java...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/Mojo.java...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/PullMojoTest.java...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/package-info.java...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/ParseMojoTest.java...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/OptimizeMojoTest.java...
Reading eo-maven-plugin/src/it/settings.xml...
Reading eo-maven-plugin/src/it/fibonacci/invoker.properties...
Reading eo-maven-plugin/src/it/fibonacci/README.md...
Reading eo-maven-plugin/src/it/fibonacci/verify.groovy...
Reading eo-maven-plugin/src/it/fibonacci/src/main/eo/org/eolang/examples/app.eo...
Reading eo-maven-plugin/src/it/fibonacci/src/main/eo/org/eolang/examples/fibonacci.eo...
Reading eo-maven-plugin/src/it/fibonacci/pom.xml...
Reading eo-maven-plugin/src/it/README.md...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/data.xsl...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/classes.xsl...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/to-java.xsl...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/attrs.xsl...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/varargs.xsl...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/once.xsl...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/TargetSpy.java...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/CompileMojo.java...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/PullMojo.java...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/OptimizeMojo.java...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/package-info.java...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/ParseMojo.java...
Reading eo-maven-plugin/pom.xml...
Reading .travis.yml...
Reading LICENSE.txt...
Reading eo-parser/LICENSE.txt...
Reading eo-parser/.gitignore...
Reading eo-parser/src/test/resources/org/eolang/parser/fibonacci.eo...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-name-duplicates.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/wraps-methods.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/float-vars.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/full-syntax.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-noname-attrs.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/leap-year.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/all-data-types.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-unknown-names.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/simple.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-middle-vararg.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/fixes-globals.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/resolves-aliases.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-same-line-name.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-self-naming.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/adds-refs.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-alias-duplicates.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-broken-aliases.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-nonempty-atoms.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-global-nonames.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-abstract-decoratee.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/adds-default-package.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/float-abstracts.yaml...
Reading eo-parser/src/test/resources/log4j.properties...
Reading eo-parser/src/test/resources/META-INF/MANIFEST.MF...
Reading eo-parser/src/test/resources/META-INF/services/javax.xml.transform.TransformerFactory...
Reading eo-parser/src/test/resources/META-INF/services/javax.xml.xpath.XPathFactory...
Reading eo-parser/src/test/java/org/eolang/parser/PacksTest.java...
Reading eo-parser/src/test/java/org/eolang/parser/package-info.java...
Reading eo-parser/src/test/java/org/eolang/parser/SyntaxTest.java...
Reading eo-parser/src/main/antlr4/org/eolang/parser/Program.g4...
Reading eo-parser/src/main/resources/org/eolang/parser/remove-refs.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/resolve-aliases.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/globals-to-abstracts.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/abstracts-float-up.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/remove-levels.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/add-default-package.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/wrap-method-calls.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/self-naming.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/unknown-names.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/abstract-decoratee.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/global-nonames.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/same-line-names.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/middle-varargs.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/not-empty-atoms.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/broken-aliases.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-aliases.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-names.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/noname-attributes.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/broken-refs.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/_each.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/add-refs.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/vars-float-up.xsl...
Reading eo-parser/src/main/resources/eo-object.xsd...
Reading eo-parser/src/main/resources/log4j.properties...
Reading eo-parser/src/main/java/org/eolang/parser/Syntax.java...
Reading eo-parser/src/main/java/org/eolang/parser/package-info.java...
Reading eo-parser/src/main/java/org/eolang/parser/Program.java...
Reading eo-parser/src/main/java/org/eolang/parser/XeListener.java...
Reading eo-parser/src/main/java/org/eolang/parser/Pack.java...
Reading eo-parser/src/main/java/org/eolang/parser/ParsingException.java...
Reading eo-parser/pom.xml...
Reading .pdd...
Reading .rultor.yml...
Reading eo-runtime/LICENSE.txt...
Reading eo-runtime/src/test/resources/log4j.properties...
Reading eo-runtime/src/test/java/org/eolang/EOstringEOtrimTest.java...
Reading eo-runtime/src/test/java/org/eolang/EOstringEOtoIntTest.java...
Reading eo-runtime/src/test/java/org/eolang/EOarrayEOgetTest.java...
Reading eo-runtime/src/test/java/org/eolang/EOintEOaddTest.java...
Reading eo-runtime/src/test/java/org/eolang/package-info.java...
Reading eo-runtime/src/test/java/org/eolang/io/package-info.java...
Reading eo-runtime/src/test/java/org/eolang/io/EOstdoutTest.java...
Reading eo-runtime/src/test/java/org/eolang/EOintEOsubTest.java...
Reading eo-runtime/src/test/java/org/eolang/phi/PhDefaultTest.java...
Reading eo-runtime/src/test/java/org/eolang/phi/AtVarargTest.java...
Reading eo-runtime/src/test/java/org/eolang/phi/package-info.java...
Reading eo-runtime/src/test/java/org/eolang/phi/MainTest.java...
Reading eo-runtime/src/test/java/org/eolang/EOintEOlessTest.java...
Reading eo-runtime/src/test/java/org/eolang/EOarrayEOpushTest.java...
Reading eo-runtime/src/test/java/org/eolang/txt/EOsprintfTest.java...
Reading eo-runtime/src/test/java/org/eolang/txt/package-info.java...
Reading eo-runtime/src/test/java/org/eolang/EOintEOnegTest.java...
Reading eo-runtime/src/main/resources/org/eolang/phi/version.txt...
Reading eo-runtime/src/main/java/org/eolang/EOarray$EOget.java...
Reading eo-runtime/src/main/java/org/eolang/EOarray$EOreduce.java...
Reading eo-runtime/src/main/java/org/eolang/EOint$EOmul.java...
Reading eo-runtime/src/main/java/org/eolang/package-info.java...
Reading eo-runtime/src/main/java/org/eolang/EOint$EOneg.java...
Reading eo-runtime/src/main/java/org/eolang/EOstring$EOtoInt.java...
Reading eo-runtime/src/main/java/org/eolang/io/package-info.java...
Reading eo-runtime/src/main/java/org/eolang/io/EOstdout.java...
Reading eo-runtime/src/main/java/org/eolang/EOint$EOpow.java...
Reading eo-runtime/src/main/java/org/eolang/phi/Phi.java...
Reading eo-runtime/src/main/java/org/eolang/phi/Data.java...
Reading eo-runtime/src/main/java/org/eolang/phi/PhOnce.java...
Reading eo-runtime/src/main/java/org/eolang/phi/PhWith.java...
Reading eo-runtime/src/main/java/org/eolang/phi/PhDefault.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtBound.java...
Reading eo-runtime/src/main/java/org/eolang/phi/PhMethod.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtLambda.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtFree.java...
Reading eo-runtime/src/main/java/org/eolang/phi/package-info.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtNamed.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtSimple.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtVararg.java...
Reading eo-runtime/src/main/java/org/eolang/phi/Env.java...
Reading eo-runtime/src/main/java/org/eolang/phi/PhCopy.java...
Reading eo-runtime/src/main/java/org/eolang/phi/Main.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtAbsent.java...
Reading eo-runtime/src/main/java/org/eolang/phi/PhEta.java...
Reading eo-runtime/src/main/java/org/eolang/phi/Attr.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtOnce.java...
Reading eo-runtime/src/main/java/org/eolang/EOint$EOmod.java...
Reading eo-runtime/src/main/java/org/eolang/EObool$EOif.java...
Reading eo-runtime/src/main/java/org/eolang/EOarray$EOpush.java...
Reading eo-runtime/src/main/java/org/eolang/EOstring$EOtrim.java...
Reading eo-runtime/src/main/java/org/eolang/txt/package-info.java...
Reading eo-runtime/src/main/java/org/eolang/txt/EOsprintf.java...
Reading eo-runtime/src/main/java/org/eolang/EOint$EOeq.java...
Reading eo-runtime/src/main/java/org/eolang/EOarray$EOappend.java...
Reading eo-runtime/src/main/java/org/eolang/EObool$EOand.java...
Reading eo-runtime/src/main/java/org/eolang/EOarray$EOmapi.java...
Reading eo-runtime/src/main/java/org/eolang/EOint$EOless.java...
Reading eo-runtime/src/main/java/org/eolang/EOint$EOadd.java...
Reading eo-runtime/src/main/eo/org/eolang/array.eo...
Reading eo-runtime/src/main/eo/org/eolang/bool.eo...
Reading eo-runtime/src/main/eo/org/eolang/int.eo...
Reading eo-runtime/src/main/eo/org/eolang/string.eo...
Reading eo-runtime/pom.xml...
Reading README.md...
Reading .gitignore...
Reading pom.xml...
Reading .gitattributes...
+ mvn versions:set -DnewVersion=0.1.9 -Dstyle.color=never
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom (62 kB at 128 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (5.7 kB at 239 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 233 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 298 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 349 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 230 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 99 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (5.6 kB at 242 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 287 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 491 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 699 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 334 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 393 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 456 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 880 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 204 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 291 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1.0 kB at 41 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (1.2 kB at 56 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (2.6 kB at 123 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 122 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 555 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 72 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 925 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 833 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 627 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 424 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 689 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (2.5 kB at 117 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (6.5 kB at 297 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 281 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 624 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 258 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 521 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 531 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 590 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 268 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 838 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 267 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 56 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 90 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 96 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 698 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 673 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 194 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 398 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 398 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (2.6 kB at 113 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 80 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 537 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 134 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 945 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 98 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (42 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
Downloaded5from7Maven:0https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 514 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 455 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 322 kB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 1.1 MB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 141 kB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 764 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 159 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 441 kB/s)
Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 297 kB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 34 kB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 14 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 432 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 24 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 612 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.5 MB/s)
Downloaded1from1Maven:Mhttps://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 7.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 235 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] eo-parent                                                          [pom]
[INFO] eo-parser                                                          [jar]
[INFO] eo-maven-plugin                                           [maven-plugin]
[INFO] eo-archetype                                                       [jar]
[INFO] eo-runtime                                                         [jar]
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 349 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 390 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 815 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (14 kB at 690 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 166 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 541 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 733 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 272 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 520 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 704 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom (6.2 kB at 310 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 534 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar (29 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom (7.8 kB at 372 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar (34 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.pom (18 kB at 278 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 509 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 877 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.jar
Downloaded1from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.jar (119 kB at 4.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.pom (12 kB at 566 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom (6.2 kB at 311 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom (74 kB at 2.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.jar (32 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom (13 kB at 613 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar (33 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.8/jcabi-dynamodb-maven-plugin-0.8.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.8/jcabi-dynamodb-maven-plugin-0.8.pom (11 kB at 493 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom (6.2 kB at 311 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom (75 kB at 2.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.8/jcabi-dynamodb-maven-plugin-0.8.jar
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.8/jcabi-dynamodb-maven-plugin-0.8.jar (27 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.pom (9.6 kB at 436 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom (6.2 kB at 296 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom (74 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.jar
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.jar (30 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom (11 kB at 481 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom (6.2 kB at 296 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom (74 kB at 2.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar (28 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom (9.8 kB at 446 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar (72 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom (4.7 kB at 225 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar (39 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.pom (16 kB at 716 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.jar
Downloaded1from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.jar (242 kB at 5.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 624 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 2.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom (16 kB at 704 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
Downloaded1from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar (172 kB at 4.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom (14 kB at 579 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar (53 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.pom (11 kB at 513 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.jar
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.jar (86 kB at 3.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.pom (14 kB at 588 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.jar
Downloaded1from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.jar (127 kB at 4.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom (7.3 kB at 363 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar (29 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.pom (20 kB at 887 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.jar
Downloaded1from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.jar (492 kB at 7.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom (6.1 kB at 305 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar (13 kB at 550 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom (13 kB at 586 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (15 kB at 706 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar (53 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0-M1/maven-release-plugin-3.0.0-M1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0-M1/maven-release-plugin-3.0.0-M1.pom (9.5 kB at 396 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/3.0.0-M1/maven-release-3.0.0-M1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/3.0.0-M1/maven-release-3.0.0-M1.pom (7.5 kB at 113 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0-M1/maven-release-plugin-3.0.0-M1.jar
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0-M1/maven-release-plugin-3.0.0-M1.jar (59 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8.1 kB at 385 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 315 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (8.0 kB at 402 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (43 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.pom (8.8 kB at 421 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.jar (82 kB at 2.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.pom (15 kB at 665 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom (26 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 230 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.jar
Downloaded1from4Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.jar (242 kB at 5.9 MB/s)
[INFO]
[INFO] ------------------------< org.eolang:eo-parent >------------------------
[INFO] Building eo-parent 1.0-SNAPSHOT                                    [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- versions-maven-plugin:2.1:set (default-cli) @ eo-parent ---
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 83 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 216 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 360 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 580 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 155 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 94 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 197 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 27 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 302 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 130 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 38 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 110 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 343 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 149 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 46 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 582 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 104 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 154 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 47 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 266 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 98 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 95 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 417 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 157 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 114 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 97 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 69 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 107 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 690 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 79 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 183 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 320 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 119 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 161 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 412 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 114 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 90 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 154 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 380 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B at 32 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (11 kB at 523 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 109 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 355 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 66 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 175 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 156 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 358 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 420 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 257 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 109 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 77 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom (2.3 kB at 116 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 141 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (1.8 kB at 88 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 562 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (1.6 kB at 86 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (2.7 kB at 136 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 38 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 69 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (1.6 kB at 90 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (1.4 kB at 75 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (1.5 kB at 78 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 45 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 433 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 18 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 46 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 54 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 110 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 8.2 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 9.0 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 176 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 125 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 277 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 8.2 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 17 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom (2.4 kB at 112 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 382 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 872 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 61 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom (902 B at 43 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom (700 B at 35 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 22 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 196 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom (4.4 kB at 218 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom (7.7 kB at 367 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 56 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 158 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 93 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 150 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 99 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 52 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 344 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 125 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 384 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 388 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 320 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 473 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom (3.1 kB at 153 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 552 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom (2.2 kB at 111 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom (2.4 kB at 124 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom (2.5 kB at 127 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom (2.2 kB at 105 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom (1.6 kB at 78 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 179 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 458 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 85 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 605 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 119 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 165 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 143 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 114 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 107 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 142 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 105 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 145 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 212 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 865 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 202 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 773 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 140 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 842 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 7.2 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 232 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 130 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 86 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 212 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 93 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 619 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 98 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom (1.4 kB at 75 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (2.1 kB at 111 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.pom (3.4 kB at 162 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 384 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 116 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 191 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
Downloaded1from3Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 39 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (3.4 kB at 189 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.pom (4.8 kB at 228 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1/doxia-sitetools-1.1.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1/doxia-sitetools-1.1.pom (12 kB at 578 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.pom (3.2 kB at 166 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.pom (1.6 kB at 84 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1/doxia-modules-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1/doxia-modules-1.1.pom (2.4 kB at 116 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.pom (4.0 kB at 192 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom (1.3 kB at 64 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom (471 B at 24 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom (6.0 kB at 287 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom (740 B at 39 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom (1.3 kB at 63 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom (1.5 kB at 80 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 635 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
Downloaded5from0Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
Downloaded4from8Maven:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 713 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
Downloaded3from8Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
Downloaded5from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 403 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
Downloaded4from2Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 157 kB/s)
Downloading)from/Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
Downloaded3from1Maven:khttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 349 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
Downloaded4from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 2.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 223 kB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
Downloaded3from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 448 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
Downloaded3from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 153 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 109 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded4from0Maven:khttps://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 424 kB/s)
Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
Downloaded3from2Maven:khttps://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 368 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 260 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 114 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 701 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 98 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
Downloaded4from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 285 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
Downloaded4from3Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 336 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloaded3from1Maven:6https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 340 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.jar
Downloaded4from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 185 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
Downloaded4from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 69 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
Downloaded3from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.jar (19 kB at 109 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
Downloaded4from5Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 863 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
Downloaded5from1Maven:9https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 190 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Downloaded4from1Maven:1https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 449 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
Downloaded5from8Maven:khttps://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 291 kB/s)
Downloading)from9Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloaded4from8Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 824 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar
Downloaded3from4Maven:khttps://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 469 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar
Downloaded3from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 133 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 679 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloaded4from3Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar (11 kB at 44 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar
Downloaded3from3Maven:2https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 212 kB/s)
Downloading)from/Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 47 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 28 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.jar
Downloaded3from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar (48 kB at 171 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
Downloaded4from4Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar (148 kB at 500 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.jar (15 kB at 44 kB/s)
Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.jar (51 kB at 141 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.jar (35 kB at 96 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 973 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 31 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 450 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 23 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar (160 kB at 322 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 458 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar (27 kB at 50 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 445 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar (521 kB at 879 kB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 1.9 MB/s)
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/r/repo
[INFO] Processing org.eolang:eo-parent
[INFO]     Updating project org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.1.9
Props: {project.groupId=org.eolang, project.parent.version=0.51.1, project.parent.artifactId=parent, project.artifactId=eo-parent, project.version=0.1.9, project.parent.groupId=com.jcabi}
Props: {project.groupId=org.eolang, project.parent.version=0.51.1, project.parent.artifactId=parent, project.artifactId=eo-parent, project.version=0.1.9, project.parent.groupId=com.jcabi}
Props: {project.groupId=org.eolang, project.parent.version=0.51.1, project.parent.artifactId=parent, project.artifactId=eo-parent, project.version=0.1.9, project.parent.groupId=com.jcabi}
Props: {project.groupId=org.eolang, project.parent.version=0.51.1, project.parent.artifactId=parent, project.artifactId=eo-parent, project.version=0.1.9, project.parent.groupId=com.jcabi}
Props: {project.groupId=org.eolang, project.parent.version=0.51.1, project.parent.artifactId=parent, project.artifactId=eo-parent, project.version=0.1.9, project.parent.groupId=com.jcabi}
[INFO]
[INFO] Processing org.eolang:eo-archetype
[INFO]     Updating parent org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.1.9
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.9, project.parent.groupId=org.eolang}
[INFO]
[INFO] Processing org.eolang:eo-maven-plugin
[INFO]     Updating parent org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.1.9
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.9, project.parent.groupId=org.eolang}
[INFO]
[INFO] Processing org.eolang:eo-parser
[INFO]     Updating parent org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.1.9
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.9, project.parent.groupId=org.eolang}
[INFO]
[INFO] Processing org.eolang:eo-runtime
[INFO]     Updating parent org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.1.9
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.9, project.parent.groupId=org.eolang}
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for eo-parent 1.0-SNAPSHOT:
[INFO]
[INFO] eo-parent .......................................... SUCCESS [  4.566 s]
[INFO] eo-parser .......................................... SKIPPED
[INFO] eo-maven-plugin .................................... SKIPPED
[INFO] eo-archetype ....................................... SKIPPED
[INFO] eo-runtime ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.752 s
[INFO] Finished at: 2021-01-13T10:52:16Z
[INFO] ------------------------------------------------------------------------
0m+ git commit -am 0.1.9
[__rultor ebe1272] 0.1.9
 5 files changed, 5 insertions(+), 5 deletions(-)
+ mvn clean install -Dinvoker.skip
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[1;34mINFOm] Scanning for projects...
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Build Order:m
[1;34mINFOm]
[1;34mINFOm] eo-parent                                                          [pom]
[1;34mINFOm] eo-parser                                                          [jar]
[1;34mINFOm] eo-maven-plugin                                           [maven-plugin]
[1;34mINFOm] eo-archetype                                                       [jar]
[1;34mINFOm] eo-runtime                                                         [jar]
[1;34mINFOm]
[1;34mINFOm] 1m------------------------< 0;36morg.eolang:eo-parent0;1m >------------------------m
[1;34mINFOm] 1mBuilding eo-parent 0.1.9                                           [1/5]m
[1;34mINFOm] 1m--------------------------------[ pom ]---------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:3.1.0:cleanm 1m(default-clean)m @ 36meo-parent0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 6.8 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 730 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 857 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 512 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 177 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 152 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 671 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 92 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 244 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 136 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 118 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 62 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 338 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 468 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 38 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 219 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 896 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 646 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 200 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 167 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 260 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 481 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 256 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 218 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 681 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 554 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 611 kB/s)
Downloading)from9Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 2.1 MB/s)
Downloading)from2Maven:1https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloaded4from2Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded4from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 415 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
Downloaded5from.Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.2 MB/s)
Downloaded4from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 850 kB/s)
Downloaded3from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 833 kB/s)
Downloaded2from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 2.1 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 16 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-enforcer-plugin:3.0.0-M3:enforcem 1m(enforce-maven)m @ 36meo-parent0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 247 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 938 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 349 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 90 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 123 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 48 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 268 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 118 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 130 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 88 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 368 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 115 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 194 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 97 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 149 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 197 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 264 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 243 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 262 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 619 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 60 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 71 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 346 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 243 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 699 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 866 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 131 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 201 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloaded5from7Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded4from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 994 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 792 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 3.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 242 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded5from8Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 683 kB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 853 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
Downloaded3from2Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 576 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 96 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.5 MB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 250 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
Downloaded3from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
Downloaded3from4Maven:khttps://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 192 kB/s)
Downloading)from5Maven:2https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
Downloaded4from4Maven: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
Downloaded5from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 267 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 467 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
Downloading)from/Maven: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 618 kB/s)
Downloading)from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 229 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
Downloaded5from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 463 kB/s)
Downloaded4from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 407 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 1.4 MB/s)
Downloaded2from8Maven: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 753 kB/s)
Downloaded1from8Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 725 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:createm 1m(jcabi-build-number)m @ 36meo-parent0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (1.6 kB at 83 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 150 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 929 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 338 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (2.2 kB at 109 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (1.5 kB at 75 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (1.9 kB at 96 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (3.5 kB at 175 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (2.6 kB at 139 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (2.1 kB at 112 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (2.7 kB at 123 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (2.5 kB at 126 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (2.2 kB at 108 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 552 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (2.1 kB at 112 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (2.7 kB at 142 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (1.7 kB at 90 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (2.3 kB at 116 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (2.6 kB at 130 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (2.6 kB at 136 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (2.5 kB at 132 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (2.3 kB at 122 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (9.8 kB at 489 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 142 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 112 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 197 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 644 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 88 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 140 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 886 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 61 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 150 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 560 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (2.5 kB at 136 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 60 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 174 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 254 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 40 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (2.1 kB at 114 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 164 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 470 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (1.4 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 98 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 69 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 114 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 128 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 52 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 49 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 72 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (1.3 kB at 63 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (3.8 kB at 201 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
Downloaded5from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 kB at 362 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
Downloaded4from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (56 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
Downloaded3from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (78 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
Downloaded3from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (66 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
Downloaded5from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 kB at 523 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
Downloaded4from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 kB at 549 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
Downloaded3from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 kB at 414 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
Downloaded5from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 1.1 MB/s)
Downloading)from4Maven:7https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
Downloaded4from7Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
Downloaded3from6Maven:7https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (76 kB at 749 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (71 kB at 680 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
Downloaded2from8Maven:3https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (68 kB at 603 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
Downloaded5from3Maven:8https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (83 kB at 615 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
Downloaded4from3Maven:khttps://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (62 kB at 426 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
Downloaded5from8Maven:khttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 24 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (66 kB at 415 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
Downloaded3from2Maven:khttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 58 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 613 kB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
Downloaded5from8Maven:khttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 39 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 19 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 1.9 MB/s)
Downloading)from9Maven:Bhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 14 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 10 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 19 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (762 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (71 kB at 158 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 57 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 462 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (250 kB at 457 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1.2 MB at 2.1 MB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3.8 MB at 4.5 MB/s)
[1;34mINFOm] ShortRevision tag detected. The value is '7'.
[1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[1;34mINFOm] Working directory: /home/r/repo
[1;34mINFOm] Storing buildNumber: ebe1272 at timestamp: 2021-01-13T10:52:23
[1;34mINFOm] Storing buildScmBranch: __rultor
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:create-timestampm 1m(jcabi-build-number)m @ 36meo-parent0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-antrun-plugin:1.8:runm 1m(default)m @ 36meo-parent0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (761 B at 38 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 53 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 181 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 458 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 255 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 111 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
Downloaded5from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 400 kB/s)
Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (224 kB at 2.9 MB/s)
Downloaded3from4Maven:khttps://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.5 MB/s)
Downloaded2from4Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 2.7 MB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 5.2 MB/s)
[1;34mINFOm] Executing tasks

main:
     [exec] /home/r/repo/eo-archetype/pom.xml looks good
     [exec] /home/r/repo/eo-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml looks good
     [exec] /home/r/repo/eo-archetype/src/main/resources/archetype-resources/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/fibonacci/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/settings.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/attrs.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/classes.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/data.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/once.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/to-java.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/varargs.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/test/resources/META-INF/maven/plugin.xml looks good
     [exec] /home/r/repo/eo-parser/pom.xml looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/eo-object.xsd looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_each.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/abstracts-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-default-package.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/abstract-decoratee.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/global-nonames.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/middle-varargs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/noname-attributes.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/not-empty-atoms.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/same-line-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/self-naming.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/unknown-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/globals-to-abstracts.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-levels.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/resolve-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/vars-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/wrap-method-calls.xsl looks good
     [exec] /home/r/repo/eo-runtime/pom.xml looks good
     [exec] /home/r/repo/pom.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:3.0.0-M1:installm 1m(default-install)m @ 36meo-parent0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 551 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 269 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 242 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 245 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 698 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 725 kB/s)
Downloaded3from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.5 MB/s)
Downloaded2from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 2.9 MB/s)
Downloaded1from3Maven:khttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 4.0 MB/s)
[1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/org/eolang/eo-parent/0.1.9/eo-parent-0.1.9.pom
[1;34mINFOm]
[1;34mINFOm] 1m------------------------< 0;36morg.eolang:eo-parser0;1m >------------------------m
[1;34mINFOm] 1mBuilding eo-parser 0.1.9                                           [2/5]m
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.pom (5.9 kB at 283 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.8-1/antlr4-master-4.8-1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.8-1/antlr4-master-4.8-1.pom (4.4 kB at 210 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 346 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.jar
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.jar (30 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.pom (1.5 kB at 78 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom (16 kB at 753 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 2.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.pom (13 kB at 597 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.4/parent-0.49.4.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.4/parent-0.49.4.pom (61 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.pom (3.4 kB at 160 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.pom (8.0 kB at 120 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.24/jcabi-1.24.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.24/jcabi-1.24.pom (5.3 kB at 264 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49/parent-0.49.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.49/parent-0.49.pom (59 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.pom (4.7 kB at 212 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.26.0/jcabi-1.26.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.26.0/jcabi-1.26.0.pom (5.3 kB at 252 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.9/parent-0.50.9.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.9/parent-0.50.9.pom (62 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom (1.6 kB at 79 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom (16 kB at 592 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom (3.1 kB at 140 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.pom (11 kB at 489 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.pom (1.0 kB at 52 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 557 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom (4.2 kB at 201 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.pom (8.4 kB at 399 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.0/parent-0.51.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.0/parent-0.51.0.pom (62 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom (25 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom (11 kB at 488 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom (41 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom (9.6 kB at 456 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.pom (3.5 kB at 176 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom (18 kB at 840 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.pom (6.3 kB at 302 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.25.2/jcabi-1.25.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.25.2/jcabi-1.25.2.pom (5.3 kB at 241 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.3/parent-0.50.3.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.3/parent-0.50.3.pom (62 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 56 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom (3.5 kB at 176 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.2.11/jaxb-runtime-parent-2.2.11.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.2.11/jaxb-runtime-parent-2.2.11.pom (2.7 kB at 140 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom (35 kB at 498 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom (5.4 kB at 271 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom (9.9 kB at 470 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 408 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom (3.1 kB at 155 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.pom (20 kB at 896 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180725.0427/jaxb-api-parent-2.4.0-b180725.0427.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180725.0427/jaxb-api-parent-2.4.0-b180725.0427.pom (8.1 kB at 97 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 443 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 246 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 780 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 236 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom (3.3 kB at 157 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.2.11/jaxb-txw-parent-2.2.11.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.2.11/jaxb-txw-parent-2.2.11.pom (2.6 kB at 132 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom (3.6 kB at 191 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom (11 kB at 182 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom (11 kB at 520 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 252 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom (4.3 kB at 216 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom (14 kB at 618 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.pom (7.8 kB at 370 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 26 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom (4.3 kB at 204 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.pom (3.0 kB at 151 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (1.2 kB at 58 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom (3.2 kB at 168 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 89 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom (2.8 kB at 149 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom (38 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.pom (3.6 kB at 172 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom (3.2 kB at 153 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom (3.2 kB at 160 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.pom (2.0 kB at 94 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.jar (42 kB at 800 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.jar (332 kB at 2.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar (23 kB at 173 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar (276 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.jar (84 kB at 458 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar (12 kB at 55 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.jar (119 kB at 525 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 401 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.jar (58 kB at 223 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.jar (44 kB at 159 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.jar (22 kB at 74 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.jar (60 kB at 160 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (153 kB at 408 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 131 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.jar (128 kB at 285 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar (69 kB at 145 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar (23 kB at 48 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar (34 kB at 65 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar (1.8 MB at 3.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar (39 kB at 69 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 3.9 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar (20 kB at 34 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar (297 kB at 486 kB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar (2.4 kB at 3.9 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar (299 kB at 388 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar (338 kB at 432 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 9.5 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.jar (562 kB at 698 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar (154 kB at 184 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar (1.0 MB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar (97 kB at 112 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar (209 kB at 235 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar (174 kB at 191 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 134 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.jar (60 kB at 60 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar (259 kB at 251 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.jar (12 kB at 12 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar (667 kB at 596 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar (5.0 MB at 4.1 MB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar (3.5 MB at 2.4 MB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:3.1.0:cleanm 1m(default-clean)m @ 36meo-parser0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-enforcer-plugin:3.0.0-M3:enforcem 1m(enforce-maven)m @ 36meo-parser0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:createm 1m(jcabi-build-number)m @ 36meo-parser0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:create-timestampm 1m(jcabi-build-number)m @ 36meo-parser0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mantlr4-maven-plugin:4.8-1:antlr4m 1m(jcabi-antlr4)m @ 36meo-parser0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 133 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 699 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 190 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 152 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 82 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 323 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 200 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 152 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 57 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 170 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 530 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 48 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 216 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 356 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 597 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 546 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 60 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 524 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 51 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 201 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 170 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 175 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 893 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 178 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 440 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 424 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.8-1/antlr4-4.8-1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr4/4.8-1/antlr4-4.8-1.pom (6.2 kB at 269 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 124 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 614 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.pom (4.7 kB at 247 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom (5.2 kB at 247 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom (9.2 kB at 462 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom (11 kB at 583 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom (5.0 kB at 261 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloaded5from9Maven:4https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 168 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Downloaded4from9Maven:8https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
Downloaded3from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Downloaded5from0Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 2.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
Downloaded4from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloaded3from7Maven:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 627 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloaded5from8Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
Downloaded4from8Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 231 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.8-1/antlr4-4.8-1.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 60 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 780 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar (27 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.jar (251 kB at 927 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar (85 kB at 313 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1.5 MB at 3.5 MB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/org/antlr/antlr4/4.8-1/antlr4-4.8-1.jar (1.2 MB at 2.6 MB/s)
Downloaded1from2Maven:Mhttps://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar (12 MB at 7.2 MB/s)
[1;34mINFOm] ANTLR 4: Processing source directory /home/r/repo/eo-parser/src/main/antlr4
[1;34mINFOm] Processing grammar: org/eolang/parser/Program.g4
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:resourcesm 1m(default-resources)m @ 36meo-parser0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 160 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 948 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 200 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 150 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 905 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 74 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 295 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 417 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 72 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 124 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 416 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 941 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 54 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 31 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 283 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 109 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 54 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 18 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 184 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 411 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 13 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 217 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 39 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 240 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 315 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 125 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 54 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 153 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 137 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 177 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 87 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 84 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 107 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 167 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 167 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 846 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 340 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 268 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 289 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 679 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
Downloaded5from0Maven:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
Downloaded4from2Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 1.2 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
Downloaded2from2Maven:9https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 463 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 846 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloaded3from2Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 249 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 928 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 876 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 280 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
Downloaded3from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
Downloaded3from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 3.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 22 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 787 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded4from5Maven:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 404 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 211 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
Downloaded2from0Maven:khttps://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 27 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded4from0Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 11 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
Downloaded4from0Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 880 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
Downloaded3from3Maven:4https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 19 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
Downloaded2from3Maven:0https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 139 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 192 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 160 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 650 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 472 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 653 kB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 3.0 MB/s)
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] Copying 25 resources
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:compilem 1m(default-compile)m @ 36meo-parser0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 263 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 353 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 213 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 247 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 57 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 269 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 230 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 163 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 562 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 834 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 46 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 355 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 156 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 213 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 43 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 43 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 74 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
Downloaded5from4Maven:3https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 615 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
Downloaded4from6Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 1.4 MB/s)
Downloaded3from1Maven:khttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 2.4 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 102 kB/s)
Downloaded2from4Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 332 kB/s)
Downloaded1from1Maven:khttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 3.8 MB/s)
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 10 source files to /home/r/repo/eo-parser/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:testResourcesm 1m(default-testResources)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] Copying 27 resources
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:testCompilem 1m(default-testCompile)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 2 source files to /home/r/repo/eo-parser/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:3.0.0-M5:testm 1m(default-test)m @ 36meo-parser0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (9.6 kB at 459 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (3.2 kB at 169 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (3.7 kB at 194 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (3.9 kB at 205 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (4.0 kB at 202 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 242 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (1.6 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 117 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 573 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 231 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 217 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 164 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
Downloaded5from4Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (14 kB at 426 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
Downloaded4from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (24 kB at 571 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
Downloaded4from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (106 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 2.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (7.9 kB at 147 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 547 kB/s)
Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 543 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 1.0 MB/s)
Downloaded4from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 2.5 MB/s)
Downloaded3from2Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 1.2 MB/s)
Downloaded2from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 882 kB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (1.9 MB at 4.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar (23 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom (6.7 kB at 336 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom (2.5 kB at 127 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom (2.6 kB at 131 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 79 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 65 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (2.4 kB at 126 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (2.0 kB at 106 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 94 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom (2.4 kB at 126 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom (2.4 kB at 132 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom (2.2 kB at 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 957 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 516 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 302 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 139 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 787 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom (7.2 kB at 358 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom (10 kB at 488 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom (15 kB at 673 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 41 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (2.4 kB at 132 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 605 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (1.6 kB at 92 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
Downloaded5from.Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 87 kB/s)
Downloading)from Maven:6https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
Downloaded4from6Maven:7https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar (16 kB at 562 kB/s)
Downloaded4from8Maven:9https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 2.6 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 2.1 MB/s)
Downloaded2from4Maven:Bhttps://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 396 kB/s)
Downloaded1from3Maven:khttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar
Downloaded1from2Maven:khttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar (122 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom (3.0 kB at 152 kB/s)
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running org.eolang.parser.1mPacksTestm
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="189"
         name="simple.yaml"
         time="2021-01-13T10:52:38.273Z"
         version="0.1.9">
   <listing>a
  b
    c

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o base="a" line="1">
         <o base="b" line="2">
            <o base="c" line="3"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="189"
         name="simple.yaml"
         time="2021-01-13T10:52:38.273Z"
         version="0.1.9">
   <listing>a
  b
    c

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o base="a" line="1">
         <o base="b" line="2">
            <o base="c" line="3"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="52"
         name="full-syntax.yaml"
         time="2021-01-13T10:52:38.886Z"
         version="0.1.9">
   <listing># The purpose of this test case is to make
# sure all possible syntax scenarios can
# be parsed by the ANTLR

+alias Test Test
+foo
+bar Some text

500.43 &gt; one

# This is just a simple string
"Hello, world!" &gt; hello!

[tt a...?] &gt; atom /int

# This is very good object
[x?] &gt; first
  second &gt; hello
    $.add 5 &gt; i
    third:foo &gt; x...!
      f 12 false
        (((t 22) r:t 8.54 "yes" 'e').print 88 0x1f):hey true &gt; a!
          # This object is also very good
          []
            hey &gt; you...
          kid
    f:u
      z
        z 5
          z
  oops

# Comments are allowed only in front of top-level objects
[]
  one.two.three.four.five
    t
  .two
  .three &gt; a1
  .four &gt; a2
  .five &gt; a3

test
  me
    now:i (f (f (f (f 1)))).f

[] &gt; ooo
  # This is one
  [] &gt; o1

  # This is two
  [] &gt; o2

&lt;EOF&gt;</listing>
   <errors/>
   <license>The purpose of this test case is to make
sure all possible syntax scenarios can
be parsed by the ANTLR</license>
   <metas>
      <meta line="5">
         <head>alias</head>
         <tail>Test Test</tail>
      </meta>
      <meta line="6">
         <head>foo</head>
         <tail/>
      </meta>
      <meta line="7">
         <head>bar</head>
         <tail>Some text</tail>
      </meta>
   </metas>
   <objects>
      <o base="float" data="float" line="9" name="one">500.43</o>
      <o base="string" const="" data="string" line="12" name="hello">Hello, world!</o>
      <o atom="int" line="14" name="atom">
         <o line="14" name="tt"/>
         <o line="14" name="a" rw="" vararg=""/>
      </o>
      <o line="17" name="first">
         <o line="17" name="x" rw=""/>
         <o base="second" line="18" name="hello">
            <o base="$" line="19"/>
            <o base=".add" line="19" method="" name="i">
               <o base="int" data="int" line="19">5</o>
            </o>
            <o as="foo"
               base="third"
               const=""
               line="20"
               name="x"
               vararg="">
               <o base="f" line="21">
                  <o base="int" data="int" line="21">12</o>
                  <o base="bool" data="bool" line="21">false</o>
                  <o as="t" base="t" line="22">
                     <o base="int" data="int" line="22">22</o>
                     <o base="r" line="22"/>
                     <o base="float" data="float" line="22">8.54</o>
                     <o base="string" data="string" line="22">yes</o>
                     <o base="char" data="char" line="22">e</o>
                  </o>
                  <o as="hey"
                     base=".print"
                     const=""
                     line="22"
                     method=""
                     name="a">
                     <o base="int" data="int" line="22">88</o>
                     <o base="int" data="int" line="22">31</o>
                     <o base="bool" data="bool" line="22">true</o>
                     <o line="23">
                        <o base="hey" line="25" name="you" vararg=""/>
                     </o>
                     <o base="kid" line="26"/>
                  </o>
               </o>
            </o>
            <o as="u" base="f" line="27">
               <o base="z" line="28">
                  <o base="z" line="29">
                     <o base="int" data="int" line="29">5</o>
                     <o base="z" line="30"/>
                  </o>
               </o>
            </o>
         </o>
         <o base="oops" line="31"/>
      </o>
      <o line="34">
         <o base="one" line="35"/>
         <o base=".two" line="35" method=""/>
         <o base=".three" line="35" method=""/>
         <o base=".four" line="35" method=""/>
         <o base=".five" line="35" method="">
            &lt;o base=&quot;t&quot; line=&quot;36&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.two&quot; line=&quot;37&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.three&quot; line=&quot;38&quot; method=&quot;&quot; name=&quot;a1&quot;/&gt;
         &lt;o base=&quot;.four&quot; line=&quot;39&quot; method=&quot;&quot; name=&quot;a2&quot;/&gt;
         &lt;o base=&quot;.five&quot; line=&quot;40&quot; method=&quot;&quot; name=&quot;a3&quot;/&gt;
      &lt;/o&gt;
      &lt;o base=&quot;test&quot; line=&quot;42&quot;&gt;
         &lt;o base=&quot;me&quot; line=&quot;43&quot;&gt;
            &lt;o as=&quot;i&quot; base=&quot;now&quot; line=&quot;44&quot;&gt;
               &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                  &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                     &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                        &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;44&quot;&gt;1&lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.f&quot; line=&quot;44&quot; method=&quot;&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;46&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;47&quot; name=&quot;o1&quot;/&gt;
         &lt;o line=&quot;50&quot; name=&quot;o2&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 51 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;52&quot;
         name=&quot;full-syntax.yaml&quot;
         time=&quot;2021-01-13T10:52:38.886Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# The purpose of this test case is to make
# sure all possible syntax scenarios can
# be parsed by the ANTLR

+alias Test Test
+foo
+bar Some text

500.43 &amp;gt; one

# This is just a simple string
&quot;Hello, world!&quot; &amp;gt; hello!

[tt a...?] &amp;gt; atom /int

# This is very good object
[x?] &amp;gt; first
  second &amp;gt; hello
    $.add 5 &amp;gt; i
    third:foo &amp;gt; x...!
      f 12 false
        (((t 22) r:t 8.54 &quot;yes&quot; 'e').print 88 0x1f):hey true &amp;gt; a!
          # This object is also very good
          []
            hey &amp;gt; you...
          kid
    f:u
      z
        z 5
          z
  oops

# Comments are allowed only in front of top-level objects
[]
  one.two.three.four.five
    t
  .two
  .three &amp;gt; a1
  .four &amp;gt; a2
  .five &amp;gt; a3

test
  me
    now:i (f (f (f (f 1)))).f

[] &amp;gt; ooo
  # This is one
  [] &amp;gt; o1

  # This is two
  [] &amp;gt; o2

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;The purpose of this test case is to make
sure all possible syntax scenarios can
be parsed by the ANTLR&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;5&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         <tail>Test Test</tail>
      </meta>
      <meta line="6">
         <head>foo</head>
         <tail/>
      </meta>
      <meta line="7">
         <head>bar</head>
         <tail>Some text</tail>
      </meta>
   </metas>
   <objects>
      <o base="float" data="float" line="9" name="one">500.43</o>
      <o base="string" const="" data="string" line="12" name="hello">Hello, world!</o>
      <o atom="int" line="14" name="atom">
         <o line="14" name="tt"/>
         <o line="14" name="a" rw="" vararg=""/>
      </o>
      <o line="17" name="first">
         <o line="17" name="x" rw=""/>
         <o base="second" line="18" name="hello">
            <o base="$" line="19"/>
            <o base=".add" line="19" method="" name="i">
               <o base="int" data="int" line="19">5</o>
            </o>
            <o as="foo"
               base="third"
               const=""
               line="20"
               name="x"
               vararg="">
               <o base="f" line="21">
                  <o base="int" data="int" line="21">12</o>
                  <o base="bool" data="bool" line="21">false</o>
                  <o as="t" base="t" line="22">
                     <o base="int" data="int" line="22">22</o>
                     <o base="r" line="22"/>
                     <o base="float" data="float" line="22">8.54</o>
                     <o base="string" data="string" line="22">yes</o>
                     <o base="char" data="char" line="22">e</o>
                  </o>
                  <o as="hey"
                     base=".print"
                     const=""
                     line="22"
                     method=""
                     name="a">
                     <o base="int" data="int" line="22">88</o>
                     <o base="int" data="int" line="22">31</o>
                     <o base="bool" data="bool" line="22">true</o>
                     <o line="23">
                        <o base="hey" line="25" name="you" vararg=""/>
                     </o>
                     <o base="kid" line="26"/>
                  </o>
               </o>
            </o>
            <o as="u" base="f" line="27">
               <o base="z" line="28">
                  <o base="z" line="29">
                     <o base="int" data="int" line="29">5</o>
                     <o base="z" line="30"/>
                  </o>
               </o>
            </o>
         </o>
         <o base="oops" line="31"/>
      </o>
      <o line="34">
         <o base="one" line="35"/>
         <o base=".two" line="35" method=""/>
         <o base=".three" line="35" method=&quot;&quot;/&gt;
         &lt;o base=&quot;.four&quot; line=&quot;35&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.five&quot; line=&quot;35&quot; method=&quot;&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;36&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.two&quot; line=&quot;37&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.three&quot; line=&quot;38&quot; method=&quot;&quot; name=&quot;a1&quot;/&gt;
         &lt;o base=&quot;.four&quot; line=&quot;39&quot; method=&quot;&quot; name=&quot;a2&quot;/&gt;
         &lt;o base=&quot;.five&quot; line=&quot;40&quot; method=&quot;&quot; name=&quot;a3&quot;/&gt;
      &lt;/o&gt;
      &lt;o base=&quot;test&quot; line=&quot;42&quot;&gt;
         &lt;o base=&quot;me&quot; line=&quot;43&quot;&gt;
            &lt;o as=&quot;i&quot; base=&quot;now&quot; line=&quot;44&quot;&gt;
               &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                  &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                     &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                        &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;44&quot;&gt;1&lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.f&quot; line=&quot;44&quot; method=&quot;&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;46&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;47&quot; name=&quot;o1&quot;/&gt;
         &lt;o line=&quot;50&quot; name=&quot;o2&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-name-duplicates.yaml&quot;
         time=&quot;2021-01-13T10:52:39.137Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  second &amp;gt; x

18 &amp;gt; first

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o base=&quot;second&quot; line=&quot;2&quot; name=&quot;x&quot;/&gt;
      &lt;/o&gt;
      &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;4&quot; name=&quot;first&quot;&gt;18&lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 4 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via duplicate-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-name-duplicates.yaml&quot;
         time=&quot;2021-01-13T10:52:39.137Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  second &amp;gt; x

18 &amp;gt; first

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;duplicate-names&quot; line=&quot;4&quot; step=&quot;0&quot;&gt;The name &quot;first&quot; is already in use&lt;/error&gt;
      &lt;error check=&quot;duplicate-names&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The name &quot;x&quot; is already in use&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o base=&quot;second&quot; line=&quot;2&quot; name=&quot;x&quot;/&gt;
      &lt;/o&gt;
      &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;4&quot; name=&quot;first&quot;&gt;18&lt;/o&gt;
   &lt;/objects&gt;
&lt;/program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-name-duplicates.yaml"
         time="2021-01-13T10:52:39.137Z"
         version="0.1.9">
   <listing>[x] &gt; first
  second &gt; x

18 &gt; first

&lt;EOF&gt;</listing>
   <errors>
      <error check="duplicate-names" line="4" step="0">The name "first" is already in use</error>
      <error check="duplicate-names" line="2" step="0">The name "x" is already in use</error>
   </errors>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o base="second" line="2" name="x"/>
      </o>
      <o base="int" data="int" line="4" name="first">18</o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-abstract-decoratee.yaml"
         time="2021-01-13T10:52:39.352Z"
         version="0.1.9">
   <listing>[] &gt; main
  [] &gt; @
    hello &gt; test

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="main">
         <o line="2" name="@">
            <o base="hello" line="3" name="test"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via abstract-decoratee
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-abstract-decoratee.yaml"
         time="2021-01-13T10:52:39.352Z"
         version="0.1.9">
   <listing>[] &gt; main
  [] &gt; @
    hello &gt; test

&lt;EOF&gt;</listing>
   <errors>
      <error check="abstract-decoratee" line="2" step="0">Abstract object can't be used as a decoratee</error>
   </errors>
   <objects>
      <o line="1" name="main">
         <o line="2" name="@">
            <o base="hello" line="3" name="test"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-abstract-decoratee.yaml"
         time="2021-01-13T10:52:39.352Z"
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; main
  [] &amp;gt; @
    hello &amp;gt; test

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;abstract-decoratee&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;Abstract object can't be used as a decoratee&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;2&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;hello&quot; line=&quot;3&quot; name=&quot;test&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-alias-duplicates.yaml&quot;
         time=&quot;2021-01-13T10:52:39.397Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdout org.eolang.io.stdout
+alias stding org.eolang.io.stdin

[] &amp;gt; main
  (stdout &quot;Hello, world!&quot;).print

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;3&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stding org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;5&quot; name=&quot;main&quot;&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;6&quot;&gt;
            &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;6&quot;&gt;Hello, world!&lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;6&quot; method=&quot;&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via duplicate-aliases
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-alias-duplicates.yaml&quot;
         time=&quot;2021-01-13T10:52:39.397Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdout org.eolang.io.stdout
+alias stding org.eolang.io.stdin

[] &amp;gt; main
  (stdout &quot;Hello, world!&quot;).print

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;duplicate-aliases&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The alias &quot;stdout&quot; is duplicated&lt;/error&gt;
   &lt;/errors&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail>stding org.eolang.io.stdin</tail>
      </meta>
   </metas>
   <objects>
      <o line="5" name="main">
         <o base="stdout" line="6">
            <o base="string" data="string" line="6">Hello, world!</o>
         </o>
         <o base=".print" line="6" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-alias-duplicates.yaml"
         time="2021-01-13T10:52:39.397Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdout org.eolang.io.stdout
+alias stding org.eolang.io.stdin

[] &gt; main
  (stdout "Hello, world!").print

&lt;EOF&gt;</listing>
   <errors>
      <error check="duplicate-aliases" line="2" step="0">The alias "stdout" is duplicated</error>
   </errors>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail>stding org.eolang.io.stdin</tail>
      </meta>
   </metas>
   <objects>
      <o line="5" name="main">
         <o base="stdout" line="6">
            <o base="string" data="string" line="6">Hello, world!</o>
         </o>
         <o base=".print" line="6" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-global-nonames.yaml"
         time="2021-01-13T10:52:39.460Z"
         version="0.1.9">
   <listing>3.14 &gt; pi

fake

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o base="float" data="float" line="1" name="pi">3.14</o>
      <o base="fake" line="3"/>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via one-body
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-global-nonames.yaml"
         time="2021-01-13T10:52:39.460Z"
         version="0.1.9">
   <listing>3.14 &gt; pi

fake

&lt;EOF&gt;</listing>
   <errors>
      <error check="global-nonames" line="3" step="0">The global object doesn't have a name</error>
   </errors>
   <objects>
      <o base="float" data="float" line="1" name="pi">3.14</o>
      <o base="fake" line="3"/>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-global-nonames.yaml"
         time="2021-01-13T10:52:39.460Z"
         version="0.1.9">
   <listing>3.14 &gt; pi

fake

&lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;global-nonames&quot; line=&quot;3&quot; step=&quot;0&quot;&gt;The global object doesn't have a name&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;1&quot; name=&quot;pi&quot;&gt;3.14&lt;/o&gt;
      &lt;o base=&quot;fake&quot; line=&quot;3&quot;/&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-broken-aliases.yaml&quot;
         time=&quot;2021-01-13T10:52:39.490Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias org.eolang.io.stdout
+alias this is some mistake
+alias

[] &amp;gt; main
  (stdout &quot;Hello, world!&quot;).print

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;this is some mistake&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;3&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail/&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;5&quot; name=&quot;main&quot;&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;6&quot;&gt;
            &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;6&quot;&gt;Hello, world!&lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;6&quot; method=&quot;&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via broken-aliases
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-broken-aliases.yaml&quot;
         time=&quot;2021-01-13T10:52:39.490Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias org.eolang.io.stdout
+alias this is some mistake
+alias

[] &amp;gt; main
  (stdout &quot;Hello, world!&quot;).print

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;broken-aliases&quot; line=&quot;1&quot; step=&quot;0&quot;&gt;The alias is invalid: &quot;org.eolang.io.stdout&quot;&lt;/error&gt;
      &lt;error check=&quot;broken-aliases&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The alias is invalid: &quot;this is some mistake&quot;&lt;/error&gt;
      &lt;error check=&quot;broken-aliases&quot; line=&quot;3&quot; step=&quot;0&quot;&gt;The alias is invalid: &quot;&quot;&lt;/error&gt;
   &lt;/errors&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         <tail>this is some mistake</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail/>
      </meta>
   </metas>
   <objects>
      <o line="5" name="main">
         <o base="stdout" line="6">
            <o base="string" data="string" line="6">Hello, world!</o>
         </o>
         <o base=".print" line="6" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-broken-aliases.yaml"
         time="2021-01-13T10:52:39.490Z"
         version="0.1.9">
   <listing>+alias org.eolang.io.stdout
+alias this is some mistake
+alias

[] &gt; main
  (stdout "Hello, world!").print

&lt;EOF&gt;</listing>
   <errors>
      <error check="broken-aliases" line="1" step="0">The alias is invalid: "org.eolang.io.stdout"</error>
      <error check="broken-aliases" line="2" step="0">The alias is invalid: "this is some mistake"</error>
      <error check="broken-aliases" line="3" step="0">The alias is invalid: ""</error>
   </errors>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>this is some mistake</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail/>
      </meta>
   </metas>
   <objects>
      <o line="5" name="main">
         <o base="stdout" line="6">
            <o base="string" data="string" line="6">Hello, world!</o>
         </o>
         <o base=".print" line="6" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-middle-vararg.yaml"
         time="2021-01-13T10:52:39.530Z"
         version="0.1.9">
   <listing>[x a... b] &gt; bad
  withoutaname

[x a...] &gt; good
  [] &gt; z
    a &gt; @
  f &gt; @

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="bad">
         <o line="1" name="x"/>
         <o line="1" name="a" vararg=""/>
         <o line="1" name="b"/>
         <o base="withoutaname" line="2"/>
      </o>
      <o line="4" name="good">
         <o line="4" name="x"/>
         <o line="4" name="a" vararg=""/>
         <o line="5" name="z">
            <o base="a" line="6" name="@"/>
         </o>
         <o base="f" line="7" name="@"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 7 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via middle-varargs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-middle-vararg.yaml"
         time="2021-01-13T10:52:39.530Z"
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x a... b] &amp;gt; bad
  withoutaname

[x a...] &amp;gt; good
  [] &amp;gt; z
    a &amp;gt; @
  f &amp;gt; @

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;middle-varags&quot; line=&quot;1&quot; step=&quot;0&quot;&gt;Varargs param &quot;a&quot; must be the last one, while &quot;b&quot; follows&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;bad&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot; vararg=&quot;&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;withoutaname&quot; line=&quot;2&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;4&quot; name=&quot;good&quot;&gt;
         &lt;o line=&quot;4&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;4&quot; name=&quot;a&quot; vararg=&quot;&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;z&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;@&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;7&quot; name=&quot;@&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-middle-vararg.yaml&quot;
         time=&quot;2021-01-13T10:52:39.530Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x a... b] &amp;gt; bad
  withoutaname

[x a...] &amp;gt; good
  [] &amp;gt; z
    a &amp;gt; @
  f &amp;gt; @

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;middle-varags&quot; line=&quot;1&quot; step=&quot;0&quot;&gt;Varargs param &quot;a&quot; must be the last one, while &quot;b&quot; follows&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;bad&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot; vararg=&quot;&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;withoutaname&quot; line=&quot;2&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;4&quot; name=&quot;good&quot;&gt;
         &lt;o line=&quot;4&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;4&quot; name=&quot;a&quot; vararg=&quot;&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;z&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;@&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;7&quot; name=&quot;@&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-nonempty-atoms.yaml&quot;
         time=&quot;2021-01-13T10:52:39.566Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; test /int

[] &amp;gt; foo /string
  a &amp;gt; hey

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o atom=&quot;int&quot; line=&quot;1&quot; name=&quot;test&quot;/&gt;
      &lt;o atom=&quot;string&quot; line=&quot;3&quot; name=&quot;foo&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;4&quot; name=&quot;hey&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 4 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via not-empty-atoms
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-nonempty-atoms.yaml"
         time="2021-01-13T10:52:39.566Z"
         version="0.1.9">
   <listing>[] &gt; test /int

[] &gt; foo /string
  a &gt; hey

&lt;EOF&gt;</listing>
   <errors>
      <error check="not-empty-atoms" line="3" step="0">Atoms foo may not have any attributes</error>
   </errors>
   <objects>
      <o atom="int" line="1" name="test"/>
      <o atom="string" line="3" name="foo">
         <o base="a" line="4" name="hey"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-nonempty-atoms.yaml"
         time="2021-01-13T10:52:39.566Z"
         version="0.1.9">
   <listing>[] &gt; test /int

[] &gt; foo /string
  a &gt; hey

&lt;EOF&gt;</listing>
   <errors>
      <error check="not-empty-atoms" line="3" step="0">Atoms foo may not have any attributes</error>
   </errors>
   <objects>
      <o atom="int" line="1" name="test"/>
      <o atom="string" line="3" name="foo">
         <o base="a" line="4" name="hey"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-unknown-names.yaml"
         time="2021-01-13T10:52:39.594Z"
         version="0.1.9">
   <listing>[] &gt; fff
  test &gt; @
  $ &gt; t

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="fff">
         <o base="test" line="2" name="@"/>
         <o base="$" line="3" name="t"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via unknown-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-unknown-names.yaml"
         time="2021-01-13T10:52:39.594Z"
         version="0.1.9">
   <listing>[] &gt; fff
  test &gt; @
  $ &gt; t

&lt;EOF&gt;</listing>
   <errors>
      <error check="unknown-names" line="2" step="0">The object "test" is not defined anywhere</error>
   </errors>
   <objects>
      <o line="1" name="fff">
         <o base="test" line="2" name="@"/>
         <o base="$&quot; line=&quot;3&quot; name=&quot;t&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-unknown-names.yaml&quot;
         time=&quot;2021-01-13T10:52:39.594Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; fff
  test &amp;gt; @
  $ &amp;gt; t

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;unknown-names&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The object &quot;test&quot; is not defined anywhere&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;fff&quot;&gt;
         &lt;o base=&quot;test&quot; line=&quot;2&quot; name=&quot;@&quot;/&gt;
         &lt;o base=&quot;$&quot; line=&quot;3&quot; name=&quot;t&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-self-naming.yaml&quot;
         time=&quot;2021-01-13T10:52:39.628Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; first
  a &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;2&quot; name=&quot;a&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 2 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via self-naming
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-self-naming.yaml&quot;
         time=&quot;2021-01-13T10:52:39.628Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; first
  a &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;self-naming&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The object &quot;a&quot; can't copy itself&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;2&quot; name=&quot;a&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-self-naming.yaml&quot;
         time=&quot;2021-01-13T10:52:39.628Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; first
  a &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;self-naming&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The object &quot;a&quot; can't copy itself&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;2&quot; name=&quot;a&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name="catches-noname-attrs.yaml"
         time="2021-01-13T10:52:39.662Z"
         version="0.1.9">
   <listing>[]
  first
  second:f
  third &gt; hey
    23
    33

[args] &gt; main
  (stdout "Hello!").print

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1">
         <o base="first" line="2"/>
         <o as="f" base="second" line="3"/>
         <o base="third" line="4" name="hey">
            <o base="int" data="int" line="5">23</o>
            <o base="int" data="int" line="6">33</o>
         </o>
      </o>
      <o line="8" name="main">
         <o line="8" name="args"/>
         <o base="stdout" line="9">
            <o base="string" data="string" line="9">Hello!</o>
         </o>
         <o base=".print" line="9" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 9 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via one-body
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-noname-attrs.yaml"
         time="2021-01-13T10:52:39.662Z"
         version="0.1.9">
   <listing>[]
  first
  second:f
  third &gt; hey
    23
    33

[args] &gt; main
  (stdout "Hello!").print

&lt;EOF&gt;</listing>
   <errors>
      <error check="noname-attributes" line="1" step="0">The object has attribute without a name</error>
      <error check="noname-attributes" line="8" step="0">The object "main" has attribute without a name</error>
   </errors>
   <objects>
      <o line="1">
         <o base="first" line="2"/>
         <o as="f" base="second" line="3"/>
         <o base="third" line="4" name="hey">
            <o base="int" data="int" line="5">23</o>
            <o base="int" data="int" line="6">33</o>
         </o>
      </o>
      <o line="8" name="main">
         <o line="8" name="args"/>
         <o base="stdout" line="9">
            <o base="string" data="string" line="9">Hello!</o>
         </o>
         <o base=".print" line="9" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-noname-attrs.yaml"
         time="2021-01-13T10:52:39.662Z"
         version="0.1.9">
   <listing>[]
  first
  second:f
  third &gt; hey
    23
    33

[args] &gt; main
  (stdout "Hello!").print

&lt;EOF&gt;</listing>
   <errors>
      <error check="noname-attributes" line="1" step="0">The object has attribute without a name</error>
      <error check="noname-attributes&quot; line=&quot;8&quot; step=&quot;0&quot;&gt;The object &quot;main&quot; has attribute without a name&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot;&gt;
         &lt;o base=&quot;first&quot; line=&quot;2&quot;/&gt;
         &lt;o as=&quot;f&quot; base=&quot;second&quot; line=&quot;3&quot;/&gt;
         &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;hey&quot;&gt;
            &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;5&quot;&gt;23&lt;/o&gt;
            &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;6&quot;&gt;33&lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;8&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;8&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;Hello!&lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-same-line-name.yaml&quot;
         time=&quot;2021-01-13T10:52:39.709Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  (a &amp;gt; x (b &amp;gt; x))

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;2&quot; name=&quot;x&quot;&gt;
            &lt;o base=&quot;b&quot; line=&quot;2&quot; name=&quot;x&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 2 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via same-line-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-same-line-name.yaml&quot;
         time=&quot;2021-01-13T10:52:39.709Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  (a &amp;gt; x (b &amp;gt; x))

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;same-line-names&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The name &quot;x&quot; was already used on the same line&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;2&quot; name=&quot;x&quot;&gt;
            &lt;o base=&quot;b&quot; line=&quot;2&quot; name=&quot;x&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-same-line-name.yaml&quot;
         time=&quot;2021-01-13T10:52:39.709Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  (a &amp;gt; x (b &amp;gt; x))

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;same-line-names&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The name &quot;x&quot; was already used on the same line</error>
   </errors>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o base="a" line="2" name="x">
            <o base="b" line="2" name="x"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="all-data-types.yaml"
         time="2021-01-13T10:52:39.751Z"
         version="0.1.9">
   <listing>01- &gt; bytesX

00-02-4F-1A-FF-01 &gt; bytesX

3.1415926 &gt; floatX

0x1ffff &gt; intX

"Hello, друг! 谢谢!" &gt; stringX

'z' &gt; charX

true &gt; boolX

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o base="bytes" data="bytes" line="1" name="bytesX">01</o>
      <o base="bytes" data="bytes" line="3" name="bytesX">00 02 4F 1A FF 01</o>
      <o base="float" data="float" line="5" name="floatX">3.1415925</o>
      <o base="int" data="int" line="7" name="intX">131071</o>
      <o base="string" data="string" line="9" name="stringX">Hello, друг! 谢谢!</o>
      <o base="char" data="char" line="11" name="charX">z</o>
      <o base="bool" data="bool" line="13" name="boolX">true</o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 13 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="all-data-types.yaml"
         time="2021-01-13T10:52:39.751Z"
         version="0.1.9">
   <listing>01- &gt; bytesX

00-02-4F-1A-FF-01 &gt; bytesX

3.1415926 &gt; floatX

0x1ffff &gt; intX

"Hello, друг! 谢谢!" &gt; stringX

'z' &gt; charX

true &gt; boolX

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o base="bytes" data="bytes" line="1" name="bytesX">01</o>
      <o base="bytes" data="bytes" line="3" name="bytesX">00 02 4F 1A FF 01</o>
      <o base="float" data="float" line="5" name="floatX">3.1415925</o>
      <o base="int" data="int" line="7" name="intX">131071</o>
      <o base="string" data="string" line="9" name="stringX">Hello, друг! 谢谢!</o>
      <o base="char" data="char" line="11" name="charX">z</o>
      <o base="bool" data="bool" line="13" name="boolX">true</o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name=&quot;fixes-globals.yaml&quot;
         time=&quot;2021-01-13T10:52:39.785Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;3.1415926 &amp;gt; pi

a &amp;gt; b
  c
    d
      &quot;Hello, world!&quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;1&quot; name=&quot;pi&quot;&gt;3.1415925&lt;/o&gt;
      &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;b&quot;&gt;
         &lt;o base=&quot;c&quot; line=&quot;4&quot;&gt;
            &lt;o base=&quot;d&quot; line=&quot;5&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;6&quot;&gt;Hello, world!&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via globals-to-abstracts
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;fixes-globals.yaml&quot;
         time=&quot;2021-01-13T10:52:39.785Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;3.1415926 &amp;gt; pi

a &amp;gt; b
  c
    d
      &quot;Hello, world!&quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;pi&quot;&gt;
         &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;1&quot;&gt;3.1415925&lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;3&quot; name=&quot;b&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;3&quot;&gt;
            &lt;o base=&quot;c&quot; line=&quot;4&quot;&gt;
               &lt;o base=&quot;d&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;6&quot;&gt;Hello, world!&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;fixes-globals.yaml&quot;
         time=&quot;2021-01-13T10:52:39.785Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;3.1415926 &amp;gt; pi

a &amp;gt; b
  c
    d
      &quot;Hello, world!&quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;pi&quot;&gt;
         &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;1&quot;&gt;3.1415925&lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;3&quot; name=&quot;b&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;3&quot;&gt;
            &lt;o base=&quot;c&quot; line=&quot;4&quot;&gt;
               &lt;o base=&quot;d&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;6&quot;&gt;Hello, world!&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;3&quot;
         name=&quot;adds-refs.yaml&quot;
         time=&quot;2021-01-13T10:52:39.826Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x a] &amp;gt; first
  (stdout x)
  second &amp;gt; hello
    third &amp;gt; x
      (stdout &quot;Hi&quot;)
    one
      x
      two
        a &gt; @
        three
          x
    something &gt; a

[a] &gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o line="1" name="a"/>
         <o base="stdout" line="2">
            <o base="x" line="2"/>
         </o>
         <o base="second" line="3" name="hello">
            <o base="third" line="4" name="x">
               <o base="stdout" line="5">
                  <o base="string" data="string" line="5">Hi</o>
               </o>
            </o>
            <o base="one" line="6">
               <o base="x" line="7"/>
               <o base="two" line="8">
                  <o base="a" line="9" name="@"/>
                  <o base="three" line="10">
                     <o base="x" line="11"/>
                  </o>
               </o>
            </o>
            <o base="something" line="12" name="a"/>
         </o>
      </o>
      <o line="14" name="x">
         <o line="14" name="a"/>
         <o base="tt" line="15">
            <o base="x" line="16">
               <o base="int" data="int" line="16">4</o>
            </o>
            <o base="first" line="17"/>
         </o>
      </o>
      <o line="19">
         <o base="one" line="20">
            <o line="21">
               <o line="21" name="f"/>
               <o base="int" data="int" line="22" name="ooo">1</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 22 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via duplicate-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="3"
         name="adds-refs.yaml"
         time="2021-01-13T10:52:39.826Z"
         version="0.1.9">
   <listing>[x a] &gt; first
  (stdout x)
  second &gt; hello
    third &gt; x
      (stdout "Hi")
    one
      x
      two
        a &gt; @
        three
          x
    something &gt; a

[a] &gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o line="1" name="a"/>
         <o base="stdout" line="2">
            <o base="x" line="2"/>
         &lt;/o&gt;
         &lt;o base=&quot;second&quot; line=&quot;3&quot; name=&quot;hello&quot;&gt;
            &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;x&quot;&gt;
               &lt;o base=&quot;stdout&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;5&quot;&gt;Hi&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;one&quot; line=&quot;6&quot;&gt;
               &lt;o base=&quot;x&quot; line=&quot;7&quot;/&gt;
               &lt;o base=&quot;two&quot; line=&quot;8&quot;&gt;
                  &lt;o base=&quot;a&quot; line=&quot;9&quot; name=&quot;@&quot;/&gt;
                  &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
                     &lt;o base=&quot;x&quot; line=&quot;11&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;something&quot; line=&quot;12&quot; name=&quot;a&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;x&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;tt&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;16&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;4&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first&quot; line=&quot;17&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot;&gt;
         &lt;o base=&quot;one&quot; line=&quot;20&quot;&gt;
            &lt;o line=&quot;21&quot;&gt;
               &lt;o line=&quot;21&quot; name=&quot;f&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via self-naming
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;3&quot;
         name=&quot;adds-refs.yaml&quot;
         time=&quot;2021-01-13T10:52:39.826Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x a] &amp;gt; first
  (stdout x)
  second &amp;gt; hello
    third &amp;gt; x
      (stdout &quot;Hi&quot;)
    one
      x
      two
        a &amp;gt; @
        three
          x
    something &amp;gt; a

[a] &amp;gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;2&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;second&quot; line=&quot;3&quot; name=&quot;hello&quot;&gt;
            &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;x&quot;&gt;
               &lt;o base=&quot;stdout&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;5&quot;&gt;Hi&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;one&quot; line=&quot;6&quot;&gt;
               &lt;o base=&quot;x&quot; line=&quot;7&quot;/&gt;
               &lt;o base=&quot;two&quot; line=&quot;8&quot;&gt;
                  &lt;o base=&quot;a&quot; line=&quot;9&quot; name=&quot;@&quot;/&gt;
                  &lt;o base=&quot;three&quot; line="10">
                     <o base="x" line="11"/>
                  </o>
               </o>
            </o>
            <o base="something" line="12" name="a"/>
         </o>
      </o>
      <o line="14" name="x">
         <o line="14" name="a"/>
         <o base="tt" line="15">
            <o base="x" line="16">
               <o base="int" data="int" line="16">4</o>
            </o>
            <o base="first" line="17"/>
         </o>
      </o>
      <o line="19">
         <o base="one" line="20">
            <o line="21">
               <o line="21" name="f"/>
               <o base="int" data="int" line="22" name="ooo">1</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #2 via same-line-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="3"
         name="adds-refs.yaml"
         time="2021-01-13T10:52:39.826Z"
         version="0.1.9">
   <listing>[x a] &gt; first
  (stdout x)
  second &gt; hello
    third &gt; x
      (stdout "Hi")
    one
      x
      two
        a &gt; @
        three
          x
    something &gt; a

[a] &gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o line="1" name="a"/>
         <o base="stdout" line="2">
            <o base="x" line="2"/>
         </o>
         <o base="second" line="3" name="hello">
            <o base="third" line="4" name="x">
               <o base="stdout" line="5">
                  <o base="string" data="string" line="5">Hi</o>
               </o>
            </o>
            <o base="one" line="6">
               <o base="x" line="7"/>
               <o base="two" line="8">
                  <o base="a" line="9" name="@"/>
                  <o base="three" line="10">
                     <o base="x" line="11"/>
                  </o>
               </o>
            </o>
            <o base="something" line="12" name="a"/>
         </o>
      </o>
      <o line="14" name="x">
         <o line="14" name="a"/>
         &lt;o base=&quot;tt&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;16&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;4&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first&quot; line=&quot;17&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot;&gt;
         &lt;o base=&quot;one&quot; line=&quot;20&quot;&gt;
            &lt;o line=&quot;21&quot;&gt;
               &lt;o line=&quot;21&quot; name=&quot;f&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #3 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;3&quot;
         name=&quot;adds-refs.yaml&quot;
         time=&quot;2021-01-13T10:52:39.826Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x a] &amp;gt; first
  (stdout x)
  second &amp;gt; hello
    third &amp;gt; x
      (stdout &quot;Hi&quot;)
    one
      x
      two
        a &amp;gt; @
        three
          x
    something &amp;gt; a

[a] &amp;gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;2&quot; ref=&quot;1&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;second&quot; line=&quot;3&quot; name=&quot;hello&quot;&gt;
            &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;x&quot;&gt;
               &lt;o base=&quot;stdout&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;5&quot;&gt;Hi&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;one&quot; line=&quot;6&quot;&gt;
               &lt;o base=&quot;x&quot; line=&quot;7&quot; ref=&quot;4&quot;/&gt;
               &lt;o base=&quot;two&quot; line=&quot;8&quot;&gt;
                  &lt;o base=&quot;a&quot; line=&quot;9&quot; name=&quot;@&quot; ref=&quot;12&quot;/&gt;
                  &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
                     &lt;o base=&quot;x&quot; line=&quot;11&quot; ref=&quot;4&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;something&quot; line=&quot;12&quot; name=&quot;a&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;x&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;tt&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;16&quot; ref=&quot;14&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;4&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first&quot; line=&quot;17&quot; ref=&quot;1&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot;&gt;
         &lt;o base=&quot;one&quot; line=&quot;20&quot;&gt;
            &lt;o line=&quot;21&quot;&gt;
               &lt;o line=&quot;21&quot; name=&quot;f&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #4 via broken-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="3"
         name="adds-refs.yaml"
         time="2021-01-13T10:52:39.826Z"
         version="0.1.9">
   <listing>[x a] &gt; first
  (stdout x)
  second &gt; hello
    third &gt; x
      (stdout "Hi")
    one
      x
      two
        a &gt; @
        three
          x
    something &gt; a

[a] &gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o line="1" name="a"/>
         <o base="stdout" line="2">
            <o base="x" line="2" ref="1"/>
         </o>
         <o base="second" line="3" name="hello">
            <o base="third" line="4" name="x">
               <o base="stdout" line="5">
                  <o base="string" data="string" line="5">Hi</o>
               </o>
            </o>
            <o base="one" line="6">
               <o base="x" line="7" ref="4"/>
               <o base="two" line="8">
                  <o base="a" line="9" name="@" ref="12"/>
                  <o base="three" line="10">
                     <o base="x" line="11" ref="4"/>
                  </o>
               </o>
            </o>
            <o base="something" line="12" name="a"/>
         </o>
      </o>
      <o line="14" name="x">
         <o line="14" name="a"/>
         <o base="tt" line="15">
            <o base="x" line="16" ref="14">
               <o base="int" data="int" line="16">4</o>
            </o>
            <o base="first" line="17" ref="1"/>
         </o>
      </o>
      <o line="19">
         <o base="one" line="20">
            <o line="21">
               <o line="21" name="f"/>
               <o base="int" data="int" line="22" name="ooo">1</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;3&quot;
         name=&quot;adds-refs.yaml&quot;
         time=&quot;2021-01-13T10:52:39.826Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x a] &amp;gt; first
  (stdout x)
  second &amp;gt; hello
    third &amp;gt; x
      (stdout &quot;Hi&quot;)
    one
      x
      two
        a &amp;gt; @
        three
          x
    something &amp;gt; a

[a] &amp;gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;2&quot; ref=&quot;1&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;second&quot; line=&quot;3&quot; name=&quot;hello&quot;&gt;
            &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;x&quot;&gt;
               &lt;o base=&quot;stdout&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;5&quot;&gt;Hi&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;one&quot; line=&quot;6&quot;&gt;
               &lt;o base=&quot;x&quot; line=&quot;7&quot; ref=&quot;4&quot;/&gt;
               &lt;o base=&quot;two&quot; line=&quot;8&quot;&gt;
                  &lt;o base=&quot;a&quot; line=&quot;9&quot; name=&quot;@&quot; ref=&quot;12&quot;/&gt;
                  &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
                     &lt;o base=&quot;x&quot; line=&quot;11&quot; ref=&quot;4&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;something&quot; line=&quot;12&quot; name=&quot;a&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;x&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;tt&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;16&quot; ref=&quot;14&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;4&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first&quot; line=&quot;17&quot; ref=&quot;1&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot;&gt;
         &lt;o base=&quot;one&quot; line=&quot;20&quot;&gt;
            &lt;o line=&quot;21&quot;&gt;
               &lt;o line=&quot;21&quot; name=&quot;f&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;3&quot;
         name=&quot;adds-default-package.yaml&quot;
         time=&quot;2021-01-13T10:52:39.986Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &amp;gt; main
  and
    (scanner stdin).nextLine &amp;gt; line!
    (stdout &quot;You entered&quot; line).print
    $

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
      <meta line="4">
         <head>foo</head>
         <tail>Some other meta</tail>
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="and" line="7">
            <o base="scanner" line="8">
               <o base="stdin" line="8"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="stdout" line="9">
               <o base="string" data="string" line="9">You entered</o>
               <o base="line" line="9"/>
            </o>
            <o base=".print" line="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 10 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via add-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="3"
         name="adds-default-package.yaml"
         time="2021-01-13T10:52:39.986Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &gt; main
  and
    (scanner stdin).nextLine &gt; line!
    (stdout "You entered" line).print
    $

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
      <meta line="4">
         <head>foo</head>
         <tail>Some other meta</tail>
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="and" line="7">
            <o base="scanner" line="8">
               <o base="stdin" line="8"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;You entered&lt;/o&gt;
               &lt;o base=&quot;line&quot; line=&quot;9&quot; ref=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via resolve-aliases
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;3&quot;
         name=&quot;adds-default-package.yaml&quot;
         time=&quot;2021-01-13T10:52:39.986Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &amp;gt; main
  and
    (scanner stdin).nextLine &amp;gt; line!
    (stdout &quot;You entered&quot; line).print
    $

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail&gt;Some other meta&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;6&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;6&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;and&quot; line=&quot;7&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.scanner&quot; line=&quot;8&quot;&gt;
               &lt;o base=&quot;org.eolang.io.stdin&quot; line=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.nextLine&quot; const=&quot;&quot; line=&quot;8&quot; method=&quot;&quot; name=&quot;line&quot;/&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;You entered&lt;/o&gt;
               &lt;o base=&quot;line&quot; line=&quot;9&quot; ref=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #2 via add-default-package
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;3&quot;
         name=&quot;adds-default-package.yaml&quot;
         time=&quot;2021-01-13T10:52:39.986Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &amp;gt; main
  and
    (scanner stdin).nextLine &amp;gt; line!
    (stdout &quot;You entered&quot; line).print
    $

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail&gt;Some other meta&lt;/tail&gt;
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="org.eolang.and" line="7">
            <o base="org.eolang.txt.scanner" line="8">
               <o base="org.eolang.io.stdin" line="8"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="org.eolang.io.stdout" line="9">
               <o base="org.eolang.string" data="string" line="9">You entered</o>
               <o base="line" line="9" ref="8"/>
            </o>
            <o base=".print" line="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="3"
         name="adds-default-package.yaml"
         time="2021-01-13T10:52:39.986Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &gt; main
  and
    (scanner stdin).nextLine &gt; line!
    (stdout "You entered" line).print
    $

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="4">
         <head>foo</head>
         <tail>Some other meta</tail>
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="org.eolang.and" line="7">
            <o base="org.eolang.txt.scanner" line="8">
               <o base="org.eolang.io.stdin" line="8"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="org.eolang.io.stdout" line="9">
               <o base="org.eolang.string" data="string" line="9">You entered</o>
               <o base="line" line="9" ref="8"/>
            </o>
            <o base=".print" line="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="float-vars.yaml"
         time="2021-01-13T10:52:40.066Z"
         version="0.1.9">
   <listing>[] &gt; x
  first &gt; ff
  one
    [] &gt; y
      two
        input &gt; t!
          "Hello, world!"
          [] &gt; oops
            50
  three t
  [] &gt; last
    three 1

[ppp]
  one
    [aaa] &gt; kkk
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="x">
         <o base="first" line="2" name="ff"/>
         <o base="one" line="3">
            <o line="4" name="y">
               <o base="two" line="5">
                  <o base="input" const="" line="6" name="t">
                     <o base="string" data="string" line="7">Hello, world!&lt;/o&gt;
                     &lt;o line=&quot;8&quot; name=&quot;oops&quot;&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;9&quot;&gt;50&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;11&quot; name=&quot;last&quot;&gt;
            &lt;o base=&quot;three&quot; line=&quot;12&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;12&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;ppp&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;15&quot;&gt;
            &lt;o line=&quot;16&quot; name=&quot;kkk&quot;&gt;
               &lt;o line=&quot;16&quot; name=&quot;aaa&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;17&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 17 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;float-vars.yaml&quot;
         time=&quot;2021-01-13T10:52:40.066Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; x
  first &amp;gt; ff
  one
    [] &amp;gt; y
      two
        input &amp;gt; t!
          &quot;Hello, world!&quot;
          [] &amp;gt; oops
            50
  three t
  [] &amp;gt; last
    three 1

[ppp]
  one
    [aaa] &amp;gt; kkk
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;x&quot;&gt;
         &lt;o base=&quot;first&quot; line=&quot;2&quot; name=&quot;ff&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;3&quot;&gt;
            &lt;o line=&quot;4&quot; name=&quot;y&quot;&gt;
               &lt;o base=&quot;two&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;input&quot; const=&quot;&quot; line=&quot;6&quot; name=&quot;t&quot;&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;7&quot;&gt;Hello, world!&lt;/o&gt;
                     &lt;o line=&quot;8&quot; name=&quot;oops&quot;&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;9&quot;&gt;50&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;11&quot; name=&quot;last&quot;&gt;
            &lt;o base=&quot;three&quot; line=&quot;12&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;12&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;ppp&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;15&quot;&gt;
            <o line="16" name="kkk">
               <o line="16" name="aaa"/>
               <o base="int" data="int" line="17" name="ooo">1</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via vars-float-up
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="float-vars.yaml"
         time="2021-01-13T10:52:40.066Z"
         version="0.1.9">
   <listing>[] &gt; x
  first &gt; ff
  one
    [] &gt; y
      two
        input &gt; t!
          "Hello, world!"
          [] &gt; oops
            50
  three t
  [] &gt; last
    three 1

[ppp]
  one
    [aaa] &gt; kkk
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="x">
         <o base="first" line="2" name="ff"/>
         <o base="one" line="3">
            <o base="y" cut="5" line="4" ref="4"/>
         </o>
         <o base="three" line="10">
            <o base="t" line="10"/>
         </o>
         <o line="11" name="last">
            <o base="three" line="12">
               <o base="int" data="int" line="12">1</o>
            </o>
         </o>
         <o line="4" name="y">
            <o base="two" line="5">
               <o base="t" cut="3" line="6" ref="6"/>
            </o>
            <o base="input" const="" line="6" name="t">
               <o base="string" data="string" line="7">Hello, world!</o>
               <o base="oops" cut="1" line="8" ref="8"/>
            </o>
            <o line="8" name="oops">
               <o base="int" data="int" line="9">50</o>
            </o>
         </o>
      </o>
      <o line="14">
         <o line="14" name="ppp"/>
         <o base="one" line="15">
            <o base="kkk" cut="2" line="16" ref="16"/>
         </o>
         <o line="16" name="kkk">
            <o line="16" name="aaa"/>
            <o base="int" data="int" line="17" name="ooo">1</o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #2 via duplicate-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="float-vars.yaml"
         time="2021-01-13T10:52:40.066Z"
         version="0.1.9">
   <listing>[] &gt; x
  first &gt; ff
  one
    [] &gt; y
      two
        input &gt; t!
          "Hello, world!&quot;
          [] &amp;gt; oops
            50
  three t
  [] &amp;gt; last
    three 1

[ppp]
  one
    [aaa] &amp;gt; kkk
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;x&quot;&gt;
         &lt;o base=&quot;first&quot; line=&quot;2&quot; name=&quot;ff&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;3&quot;&gt;
            &lt;o base=&quot;y&quot; cut=&quot;5&quot; line=&quot;4&quot; ref=&quot;4&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;11&quot; name=&quot;last&quot;&gt;
            &lt;o base=&quot;three&quot; line=&quot;12&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;12&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o line=&quot;4&quot; name=&quot;y&quot;&gt;
            &lt;o base=&quot;two&quot; line=&quot;5&quot;&gt;
               &lt;o base=&quot;t&quot; cut=&quot;3&quot; line=&quot;6&quot; ref=&quot;6&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;input&quot; const=&quot;&quot; line=&quot;6&quot; name=&quot;t&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;7&quot;&gt;Hello, world!&lt;/o&gt;
               &lt;o base=&quot;oops&quot; cut=&quot;1&quot; line=&quot;8&quot; ref=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o line=&quot;8&quot; name=&quot;oops&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;9&quot;&gt;50&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;ppp&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;kkk&quot; cut=&quot;2&quot; line=&quot;16&quot; ref=&quot;16&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;16&quot; name=&quot;kkk&quot;&gt;
            &lt;o line=&quot;16&quot; name=&quot;aaa&quot;/&gt;
            &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;17&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;float-vars.yaml&quot;
         time=&quot;2021-01-13T10:52:40.066Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; x
  first &amp;gt; ff
  one
    [] &amp;gt; y
      two
        input &amp;gt; t!
          &quot;Hello, world!&quot;
          [] &amp;gt; oops
            50
  three t
  [] &amp;gt; last
    three 1

[ppp]
  one
    [aaa] &amp;gt; kkk
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;x&quot;&gt;
         &lt;o base=&quot;first&quot; line=&quot;2&quot; name=&quot;ff&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;3&quot;&gt;
            &lt;o base=&quot;y&quot; cut=&quot;5&quot; line=&quot;4&quot; ref=&quot;4&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;11&quot; name=&quot;last&quot;&gt;
            &lt;o base=&quot;three&quot; line=&quot;12&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;12&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o line=&quot;4&quot; name=&quot;y&quot;&gt;
            &lt;o base=&quot;two&quot; line=&quot;5&quot;&gt;
               &lt;o base=&quot;t" cut="3" line="6" ref="6"/>
            </o>
            <o base="input" const="" line="6" name="t">
               <o base="string" data="string" line="7">Hello, world!</o>
               <o base="oops" cut="1" line="8" ref="8"/>
            </o>
            <o line="8" name="oops">
               <o base="int" data="int" line="9">50</o>
            </o>
         </o>
      </o>
      <o line="14">
         <o line="14" name="ppp"/>
         <o base="one" line="15">
            <o base="kkk" cut="2" line="16" ref="16"/>
         </o>
         <o line="16" name="kkk">
            <o line="16" name="aaa"/>
            <o base="int" data="int" line="17" name="ooo">1</o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="5"
         name="float-abstracts.yaml"
         time="2021-01-13T10:52:40.193Z"
         version="0.1.9">
   <listing>[a b] &gt; first
  test:foo
    a &gt; yes
    [] &gt; native /int
    [x b] &gt; second
      a &gt; no
      [b c] &gt; third
        no &gt; yes
        (stdout a b c x).print
      t
        [] &gt; third
          "hello, world!" &gt; msg
      f
        [] &gt; third
          "hello, world!" &gt; msg
      []
        "Failure"

[aa] &gt; ooo
  [bbb] &gt; fff
    aa.test &gt; a

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="a"/>
         <o line="1" name="b"/>
         <o as="foo" base="test" line="2">
            <o base="a" line="3" name="yes"/>
            <o atom="int" line="4" name="native"/>
            <o line="5" name="second">
               <o line="5" name="x"/>
               <o line="5" name="b"/>
               <o base="a" line="6" name="no"/>
               <o line="7" name="third">
                  <o line="7" name="b"/>
                  &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
                  &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot;/&gt;
                  &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
                     &lt;o base=&quot;a&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;b&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;c&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;x&quot; line=&quot;9&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
               &lt;/o&gt;
               &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
                  &lt;o line=&quot;11&quot; name=&quot;third&quot;&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
                  &lt;o line=&quot;14&quot; name=&quot;third&quot;&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o line=&quot;16&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o line=&quot;20&quot; name=&quot;fff&quot;&gt;
            &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
            &lt;o base=&quot;aa&quot; line=&quot;21&quot;/&gt;
            &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 21 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via remove-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;5&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T10:52:40.193Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      []
        &quot;Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot;/&gt;
            &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;native&quot;/&gt;
            &lt;o line=&quot;5&quot; name=&quot;second&quot;&gt;
               &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
               &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
               &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot;/&gt;
               <o line="7" name="third">
                  <o line="7" name="b"/>
                  <o line="7" name="c"/>
                  <o base="no" line="8" name="yes"/>
                  <o base="stdout" line="9">
                     <o base="a" line="9"/>
                     <o base="b" line="9"/>
                     <o base="c" line="9"/>
                     <o base="x" line="9"/>
                  </o>
                  <o base=".print" line="9" method=""/>
               </o>
               <o base="t" line="10">
                  <o line="11" name="third">
                     <o base="string" data="string" line="12" name="msg">hello, world!</o>
                  </o>
               </o>
               <o base="f" line="13">
                  <o line="14" name="third">
                     <o base="string" data="string" line="15" name="msg">hello, world!</o>
                  </o>
               </o>
               <o line="16">
                  <o base="string" data="string" line="17">Failure</o>
               </o>
            </o>
         </o>
      </o>
      <o line="19" name="ooo">
         <o line="19" name="aa"/>
         <o line="20" name="fff">
            <o line="20" name="bbb"/>
            <o base="aa" line="21"/>
            <o base=".test" line="21" method="" name="a"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via abstracts-float-up
<?xml version="1.0" encoding="UTF-8"?>
<program ms="5"
         name="float-abstracts.yaml"
         time="2021-01-13T10:52:40.193Z"
         version="0.1.9">
   <listing>[a b] &gt; first
  test:foo
    a &gt; yes
    [] &gt; native /int
    [x b] &gt; second
      a &gt; no
      [b c] &gt; third
        no &gt; yes
        (stdout a b c x).print
      t
        [] &gt; third
          "hello, world!" &gt; msg
      f
        [] &gt; third
          "hello, world!" &gt; msg
      []
        "Failure"

[aa] &gt; ooo
  [bbb] &gt; fff
    aa.test &gt; a

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="a"/>
         <o line="1" name="b"/>
         <o as="foo" base="test" line="2">
            <o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot;/&gt;
            &lt;o atom=&quot;int&quot;
               base=&quot;first$2$native&quot;
               cut=&quot;3&quot;
               line=&quot;4&quot;
               name=&quot;native&quot;
               ref=&quot;4&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;second&quot; base=&quot;second&quot; level=&quot;1&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first$2$second&quot;
               cut=&quot;4&quot;
               line=&quot;5&quot;
               name=&quot;second&quot;
               ref=&quot;5&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line=&quot;7&quot;
            name=&quot;third&quot;
            ref=&quot;7&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;first$2$second$4$third&quot;
               cut=&quot;17&quot;
               line=&quot;11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;first$2$second$5$third"
               cut="20"
               line="14"
               name="third"
               ref="14">
               <o as="x" base="x" level="1"/>
               <o as="b" base="b" level="1"/>
               <o as="no" base="no" level="1"/>
               <o as="third" base="third" level="1"/>
               <o as="a" base="a" level="2"/>
               <o as="b" base="b" level="2"/>
               <o as="yes" base="yes" level="2"/>
               <o as="native" base="native" level="2"/>
            </o>
         </o>
         <o base="first$2$second$" cut="23" line="16" ref="16">
            <o as="x" base="x" level="1"/>
            <o as="b" base="b" level="1"/>
            <o as="no" base="no" level="1"/>
            <o as="third" base="third" level="1"/>
            <o as="a" base="a" level="2"/>
            <o as="b" base="b" level="2"/>
            <o as="yes" base="yes" level="2"/>
            <o as="native" base="native" level="2"/>
         </o>
         <o level="1" line="5.1" name="a"/>
         <o level="1" line="5.1" name="b"/>
         <o level="1" line="5.3" name="yes"/>
         <o level="1" line="5.4" name="native"/>
      </o>
      <o line="7" name="first$2$second$third">
         <o line="7" name="b"/>
         <o line="7" name="c"/>
         <o base="no" line="8" name="yes"/>
         <o base="stdout" line="9">
            <o base="a" line="9"/>
            <o base="b" line="9"/>
            <o base="c" line="9"/>
            <o base="x" line="9"/>
         </o>
         <o base=".print" line="9" method=""/>
         <o level="1" line="7.5" name="x"/>
         <o level="1" line="7.5" name="b"/>
         <o level="1" line="7.6" name="no"/>
         <o level="2" line="7.1" name="a"/>
         <o level="2&quot; line=&quot;7.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #2 via remove-levels
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;5&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T10:52:40.193Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          "hello, world!" &gt; msg
      []
        "Failure"

[aa] &gt; ooo
  [bbb] &gt; fff
    aa.test &gt; a

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="a"/>
         <o line="1" name="b"/>
         <o as="foo" base="test" line="2">
            <o base="a" line="3" name="yes"/>
            <o atom="int"
               base="first$2$native"
               cut="3"
               line="4"
               name="native"
               ref="4">
               <o as="a" base="a" level="1"/>
               <o as="b" base="b" level="1"/>
               <o as="yes" base="yes" level="1"/>
               <o as="second" base="second" level="1"/>
            </o>
            <o base="first$2$second"
               cut="4"
               line="5"
               name="second"
               ref="5">
               <o as="a" base="a" level="1"/>
               <o as="b" base="b" level="1"/>
               <o as="yes" base="yes" level="1"/>
               <o as="native" base="native" level="1"/>
            </o>
         </o>
      </o>
      <o atom="int" line="4" name="first$2$native">
         <o level="1" line="4.1" name="a"/>
         <o level="1" line="4.1" name="b"/>
         <o level="1" line="4.3" name="yes"/>
         <o level="1" line="4.5" name="second"/>
      </o>
      <o line="5" name="first$2$second">
         <o line="5" name="x"/>
         <o line="5" name="b"/>
         <o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line=&quot;7&quot;
            name=&quot;third&quot;
            ref=&quot;7&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;first$2$second$4$third&quot;
               cut=&quot;17&quot;
               line=&quot;11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;first$2$second$5$third&quot;
               cut=&quot;20&quot;
               line=&quot;14&quot;
               name=&quot;third&quot;
               ref=&quot;14&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;7&quot; name=&quot;first$2$second$third&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
         &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9"/>
         </o>
         <o base=".print" line="9" method=""/>
         <o level="1" line="7.5" name="x"/>
         <o level="1" line="7.6" name="no"/>
         <o level="2" line="7.1" name="a"/>
         <o level="2" line="7.4" name="native"/>
      </o>
      <o line="11" name="first$2$second$4$third">
         <o base="string" data="string" line="12" name="msg">hello, world!</o>
         <o level="1" line="11.5" name="x"/>
         <o level="1" line="11.5" name="b"/>
         <o level="1" line="11.6" name="no"/>
         <o level="1" line="11.7" name="third"/>
         <o level="2" line="11.1" name="a"/>
         <o level="2" line="11.3" name="yes"/>
         <o level="2" line="11.4" name="native"/>
      </o>
      <o line="14" name="first$2$second$5$third">
         <o base="string" data="string" line="15" name="msg">hello, world!</o>
         <o level="1" line="14.5" name="x"/>
         <o level="1" line="14.5" name="b"/>
         <o level="1" line="14.6" name="no"/>
         <o level="1" line="14.7" name="third"/>
         <o level="2" line="14.1" name="a"/>
         <o level="2" line="14.3" name="yes"/>
         <o level="2" line="14.4" name="native"/>
      </o>
      <o line="16" name="first$2$second$">
         <o base="string" data="string" line="17">Failure</o>
         <o level="1" line="16.5" name="x"/>
         <o level="1" line="16.5" name="b"/>
         <o level="1" line="16.6" name="no"/>
         <o level="1" line="16.7" name="third"/>
         <o level="2" line=&quot;16.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #3 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;5&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T10:52:40.193Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      []
        &quot;Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot; ref=&quot;1&quot;/&gt;
            &lt;o atom=&quot;int&quot;
               base=&quot;first$2$native&quot;
               cut=&quot;3&quot;
               line=&quot;4&quot;
               name=&quot;native&quot;
               ref=&quot;4&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;second&quot; base=&quot;second&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first$2$second&quot;
               cut=&quot;4&quot;
               line=&quot;5&quot;
               name=&quot;second&quot;
               ref=&quot;5&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/>
         <o line="5" name="b"/>
         <o base="a" line="6" name="no" ref="5.1"/>
         <o base="first$2$second$third"
            cut="7"
            line="7"
            name="third"
            ref="7">
            <o as="x" base="x" level="1" ref="5"/>
            <o as="b" base="b" level="1" ref="5"/>
            <o as="no" base="no" level="1" ref="6"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o base="t" line="10">
            <o base="first$2$second$4$third"
               cut="17"
               line="11"
               name="third"
               ref="11">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref="11"/>
               <o as="a" base="a" level="2" ref="5.1"/>
               <o as="yes" base="yes" level="2" ref="5.3"/>
               <o as="native" base="native" level="2" ref="5.4"/>
            </o>
         </o>
         <o base="f" line="13">
            <o base="first$2$second$5$third"
               cut="20"
               line="14"
               name="third"
               ref="14">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref="14"/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;7&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;7&quot; name=&quot;first$2$second$third&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
         &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot; ref=&quot;7.6&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot; ref=&quot;7.1&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot; ref=&quot;7.5&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure</o>
         <o level="1" line="16.5" name="x"/>
         <o level="1" line="16.5" name="b"/>
         <o level="1" line="16.6" name="no"/>
         <o level="1" line="16.7" name="third"/>
         <o level="2" line="16.1" name="a"/>
         <o level="2" line="16.3" name="yes"/>
         <o level="2" line="16.4" name="native"/>
      </o>
      <o line="19" name="ooo">
         <o line="19" name="aa"/>
         <o base="ooo$fff" cut="29" line="20" name="fff" ref="20">
            <o as="aa" base="aa" level="1" ref="19"/>
         </o>
      </o>
      <o line="20" name="ooo$fff">
         <o line="20" name="bbb"/>
         <o base="aa" line="21" ref="20.19"/>
         <o base=".test" line="21" method="" name="a"/>
         <o level="1" line="20.19" name="aa"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #4 via same-line-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="5"
         name="float-abstracts.yaml"
         time="2021-01-13T10:52:40.193Z"
         version="0.1.9">
   <listing>[a b] &gt; first
  test:foo
    a &gt; yes
    [] &gt; native /int
    [x b] &gt; second
      a &gt; no
      [b c] &gt; third
        no &gt; yes
        (stdout a b c x).print
      t
        [] &gt; third
          "hello, world!" &gt; msg
      f
        [] &gt; third
          "hello, world!" &gt; msg
      []
        "Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot; ref=&quot;1&quot;/&gt;
            &lt;o atom=&quot;int&quot;
               base=&quot;first$2$native&quot;
               cut=&quot;3&quot;
               line=&quot;4&quot;
               name=&quot;native&quot;
               ref=&quot;4&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;second&quot; base=&quot;second&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first$2$second&quot;
               cut=&quot;4&quot;
               line=&quot;5&quot;
               name=&quot;second&quot;
               ref=&quot;5&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot; ref=&quot;5.1&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line=&quot;7&quot;
            name=&quot;third&quot;
            ref=&quot;7&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;first$2$second$4$third&quot;
               cut=&quot;17&quot;
               line=&quot;11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;11&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref="5.1"/>
               <o as="yes" base="yes" level="2" ref="5.3"/>
               <o as="native" base="native" level="2" ref="5.4"/>
            </o>
         </o>
         <o base="f" line="13">
            <o base="first$2$second$5$third"
               cut="20"
               line="14"
               name="third"
               ref="14">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref="14"/>
               <o as="a" base="a" level="2" ref="5.1"/>
               <o as="yes" base="yes" level="2" ref="5.3"/>
               <o as="native" base="native" level="2" ref="5.4"/>
            </o>
         </o>
         <o base="first$2$second$" cut="23" line="16" ref="16">
            <o as="x" base="x" level="1" ref="5"/>
            <o as="b" base="b" level="1" ref="5"/>
            <o as="no" base="no" level="1" ref="6"/>
            <o as="third" base="third" level="1" ref="7"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o level="1" line="5.1" name="a"/>
         <o level="1" line="5.3" name="yes"/>
         <o level="1" line="5.4" name="native"/>
      </o>
      <o line="7" name="first$2$second$third">
         <o line="7" name="b"/>
         <o line="7" name="c"/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot; ref=&quot;7.6&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot; ref=&quot;7.1&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot; ref=&quot;7.5&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot; ref=&quot;19&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot; ref=&quot;20.19&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #5 via duplicate-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;5&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T10:52:40.193Z"
         version="0.1.9">
   <listing>[a b] &gt; first
  test:foo
    a &gt; yes
    [] &gt; native /int
    [x b] &gt; second
      a &gt; no
      [b c] &gt; third
        no &gt; yes
        (stdout a b c x).print
      t
        [] &gt; third
          "hello, world!" &gt; msg
      f
        [] &gt; third
          "hello, world!" &gt; msg
      []
        "Failure"

[aa] &gt; ooo
  [bbb] &gt; fff
    aa.test &gt; a

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="a"/>
         <o line="1" name="b"/>
         <o as="foo" base="test" line="2">
            <o base="a" line="3" name="yes" ref="1"/>
            <o atom="int"
               base="first$2$native"
               cut="3"
               line="4"
               name="native"
               ref="4">
               <o as="a" base="a" level="1" ref="1"/>
               <o as="b" base="b" level="1" ref="1"/>
               <o as="yes" base="yes" level="1" ref="3"/>
               <o as="second" base="second" level="1" ref="5"/>
            </o>
            <o base="first$2$second"
               cut="4"
               line="5"
               name="second"
               ref="5">
               <o as="a" base="a" level="1" ref="1"/>
               <o as="b" base="b" level="1" ref="1"/>
               <o as="yes" base="yes" level="1" ref="3"/>
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot; ref=&quot;5.1&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line=&quot;7&quot;
            name=&quot;third&quot;
            ref=&quot;7&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;first$2$second$4$third&quot;
               cut=&quot;17&quot;
               line=&quot;11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;11&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;first$2$second$5$third&quot;
               cut=&quot;20&quot;
               line=&quot;14&quot;
               name=&quot;third&quot;
               ref=&quot;14&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;14&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base="no" level="1" ref="6"/>
            <o as="third" base="third" level="1" ref="7"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o level="1" line="5.1" name="a"/>
         <o level="1" line="5.3" name="yes"/>
         <o level="1" line="5.4" name="native"/>
      </o>
      <o line="7" name="first$2$second$third">
         <o line="7" name="b"/>
         <o line="7" name="c"/>
         <o base="no" line="8" name="yes" ref="7.6"/>
         <o base="stdout" line="9">
            <o base="a" line="9" ref="7.1"/>
            <o base="b" line="9" ref="7"/>
            <o base="c" line="9" ref="7"/>
            <o base="x" line="9" ref="7.5"/>
         </o>
         <o base=".print" line="9" method=""/>
         <o level="1" line="7.5" name="x"/>
         <o level="1" line="7.6" name="no"/>
         <o level="2" line="7.1" name="a"/>
         <o level="2" line="7.4" name="native"/>
      </o>
      <o line="11" name="first$2$second$4$third">
         <o base="string" data="string" line="12" name="msg">hello, world!</o>
         <o level="1" line="11.5" name="x"/>
         <o level="1" line="11.5" name="b"/>
         <o level="1" line="11.6" name="no"/>
         <o level="1" line="11.7" name="third"/>
         <o level="2" line="11.1" name="a"/>
         <o level="2" line="11.3" name="yes"/>
         <o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot; ref=&quot;19&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot; ref=&quot;20.19&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #6 via broken-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;5&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T10:52:40.193Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      []
        &quot;Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot; ref=&quot;1&quot;/&gt;
            &lt;o atom=&quot;int&quot;
               base=&quot;first$2$native&quot;
               cut=&quot;3&quot;
               line=&quot;4&quot;
               name=&quot;native&quot;
               ref=&quot;4&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref="3"/>
               <o as="second" base="second" level="1" ref="5"/>
            </o>
            <o base="first$2$second"
               cut="4"
               line="5"
               name="second"
               ref="5">
               <o as="a" base="a" level="1" ref="1"/>
               <o as="b" base="b" level="1" ref="1"/>
               <o as="yes" base="yes" level="1" ref="3"/>
               <o as="native" base="native" level="1" ref="4"/>
            </o>
         </o>
      </o>
      <o atom="int" line="4" name="first$2$native">
         <o level="1" line="4.1" name="a"/>
         <o level="1" line="4.1" name="b"/>
         <o level="1" line="4.3" name="yes"/>
         <o level="1" line="4.5" name="second"/>
      </o>
      <o line="5" name="first$2$second">
         <o line="5" name="x"/>
         <o line="5" name="b"/>
         <o base="a" line="6" name="no" ref="5.1"/>
         <o base="first$2$second$third"
            cut="7"
            line="7"
            name="third"
            ref="7">
            <o as="x" base="x" level="1" ref="5"/>
            <o as="b" base="b" level="1" ref="5"/>
            <o as="no" base="no" level="1" ref="6"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o base="t" line="10">
            <o base="first$2$second$4$third"
               cut="17"
               line="11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;11&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;first$2$second$5$third&quot;
               cut=&quot;20&quot;
               line=&quot;14&quot;
               name=&quot;third&quot;
               ref=&quot;14&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;14&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;7&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;7&quot; name=&quot;first$2$second$third&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
         &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot; ref=&quot;7.6&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot; ref=&quot;7.1&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot; ref=&quot;7.5&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!</o>
         <o level="1" line="11.5" name="x"/>
         <o level="1" line="11.5" name="b"/>
         <o level="1" line="11.6" name="no"/>
         <o level="1" line="11.7" name="third"/>
         <o level="2" line="11.1" name="a"/>
         <o level="2" line="11.3" name="yes"/>
         <o level="2" line="11.4" name="native"/>
      </o>
      <o line="14" name="first$2$second$5$third">
         <o base="string" data="string" line="15" name="msg">hello, world!</o>
         <o level="1" line="14.5" name="x"/>
         <o level="1" line="14.5" name="b"/>
         <o level="1" line="14.6" name="no"/>
         <o level="1" line="14.7" name="third"/>
         <o level="2" line="14.1" name="a"/>
         <o level="2" line="14.3" name="yes"/>
         <o level="2" line="14.4" name="native"/>
      </o>
      <o line="16" name="first$2$second$">
         <o base="string" data="string" line="17">Failure</o>
         <o level="1" line="16.5" name="x"/>
         <o level="1" line="16.5" name="b"/>
         <o level="1" line="16.6" name="no"/>
         <o level="1" line="16.7" name="third"/>
         <o level="2" line="16.1" name="a"/>
         <o level="2" line="16.3" name="yes"/>
         <o level="2" line="16.4" name="native"/>
      </o>
      <o line="19" name="ooo">
         <o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot; ref=&quot;19&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot; ref=&quot;20.19&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;5&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T10:52:40.193Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      []
        &quot;Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot; ref=&quot;1&quot;/&gt;
            &lt;o atom=&quot;int&quot;
               base=&quot;first$2$native&quot;
               cut=&quot;3&quot;
               line=&quot;4&quot;
               name=&quot;native&quot;
               ref=&quot;4&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;second&quot; base=&quot;second&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first$2$second&quot;
               cut=&quot;4&quot;
               line=&quot;5&quot;
               name=&quot;second&quot;
               ref=&quot;5&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot; ref=&quot;5.1&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line=&quot;7&quot;
            name="third"
            ref="7">
            <o as="x" base="x" level="1" ref="5"/>
            <o as="b" base="b" level="1" ref="5"/>
            <o as="no" base="no" level="1" ref="6"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o base="t" line="10">
            <o base="first$2$second$4$third"
               cut="17"
               line="11"
               name="third"
               ref="11">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref="11"/>
               <o as="a" base="a" level="2" ref="5.1"/>
               <o as="yes" base="yes" level="2" ref="5.3"/>
               <o as="native" base="native" level="2" ref="5.4"/>
            </o>
         </o>
         <o base="f" line="13">
            <o base="first$2$second$5$third"
               cut="20"
               line="14"
               name="third"
               ref="14">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref="14"/>
               <o as="a" base="a" level="2" ref="5.1"/>
               <o as="yes" base="yes" level="2" ref="5.3"/>
               <o as="native" base="native" level="2" ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;7&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;7&quot; name=&quot;first$2$second$third&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
         &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot; ref=&quot;7.6&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot; ref=&quot;7.1&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot; ref=&quot;7.5&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.7&quot; name="third"/>
         <o level="2" line="16.1" name="a"/>
         <o level="2" line="16.3" name="yes"/>
         <o level="2" line="16.4" name="native"/>
      </o>
      <o line="19" name="ooo">
         <o line="19" name="aa"/>
         <o base="ooo$fff" cut="29" line="20" name="fff" ref="20">
            <o as="aa" base="aa" level="1" ref="19"/>
         </o>
      </o>
      <o line="20" name="ooo$fff">
         <o line="20" name="bbb"/>
         <o base="aa" line="21" ref="20.19"/>
         <o base=".test" line="21" method="" name="a"/>
         <o level="1" line="20.19" name="aa"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="resolves-aliases.yaml"
         time="2021-01-13T10:52:40.540Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &gt; main
  and
    (scanner stdin).nextLine &gt; line!
    (stdout "You entered" line).print
    $

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="3">
         <head>alias</head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail&gt;Some other meta&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;6&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;6&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;and&quot; line=&quot;7&quot;&gt;
            &lt;o base=&quot;scanner&quot; line=&quot;8&quot;&gt;
               &lt;o base=&quot;stdin&quot; line=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.nextLine&quot; const=&quot;&quot; line=&quot;8&quot; method=&quot;&quot; name=&quot;line&quot;/&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;You entered&lt;/o&gt;
               &lt;o base=&quot;line&quot; line=&quot;9&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 10 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;resolves-aliases.yaml&quot;
         time=&quot;2021-01-13T10:52:40.540Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &amp;gt; main
  and
    (scanner stdin).nextLine &amp;gt; line!
    (stdout &quot;You entered&quot; line).print
    $

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;3&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail&gt;Some other meta&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;6&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;6&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;and&quot; line=&quot;7&quot;&gt;
            &lt;o base=&quot;scanner&quot; line=&quot;8&quot;&gt;
               &lt;o base=&quot;stdin&quot; line=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.nextLine&quot; const=&quot;&quot; line=&quot;8&quot; method=&quot;&quot; name=&quot;line&quot;/&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;You entered&lt;/o&gt;
               &lt;o base=&quot;line&quot; line=&quot;9&quot; ref=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via resolve-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="resolves-aliases.yaml"
         time="2021-01-13T10:52:40.540Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &gt; main
  and
    (scanner stdin).nextLine &gt; line!
    (stdout "You entered" line).print
    $

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="4">
         <head>foo</head>
         <tail>Some other meta</tail>
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="and" line="7">
            <o base="org.eolang.txt.scanner" line="8">
               <o base="org.eolang.io.stdin" line="8"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="org.eolang.io.stdout" line="9">
               <o base="string" data="string" line="9">You entered</o>
               <o base="line" line="9" ref="8"/>
            </o>
            <o base=".print" line="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="resolves-aliases.yaml"
         time="2021-01-13T10:52:40.540Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &gt; main
  and
    (scanner stdin).nextLine &gt; line!
    (stdout "You entered" line).print
    $

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="4">
         <head>foo</head>
         <tail>Some other meta</tail>
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="and" line="7">
            <o base="org.eolang.txt.scanner" line="8">
               <o base="org.eolang.io.stdin" line="8"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="org.eolang.io.stdout" line="9">
               <o base="string" data="string" line="9">You entered</o>
               <o base="line" line="9" ref="8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;wraps-methods.yaml&quot;
         time=&quot;2021-01-13T10:52:40.593Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[args] &amp;gt; app
  stdout
    sprintf
      &quot;%dth Fibonacci number is %d&quot;
      (args.get.trim 1).foo.tohex &amp;gt; n!
      fibo n

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;app&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;sprintf&quot; line=&quot;3&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;4&quot;&gt;%dth Fibonacci number is %d&lt;/o&gt;
               &lt;o base=&quot;args&quot; line=&quot;5&quot;/&gt;
               &lt;o base=&quot;.get&quot; line=&quot;5&quot; method=&quot;&quot;/&gt;
               &lt;o base=&quot;.trim&quot; line=&quot;5&quot; method=&quot;&quot;&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;5&quot;&gt;1&lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.foo&quot; line=&quot;5&quot; method=&quot;&quot;/&gt;
               &lt;o base=&quot;.tohex&quot; const=&quot;&quot; line=&quot;5&quot; method=&quot;&quot; name=&quot;n&quot;/&gt;
               &lt;o base=&quot;fibo&quot; line=&quot;6&quot;&gt;
                  &lt;o base=&quot;n&quot; line=&quot;6&quot;/&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 6 EO lines compiled
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/o[3]
Matches both &quot;element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]&quot; on line 50 of file:///
and &quot;element(Q{}o)[attribute::attribute(Q{}method)]&quot; on line 43 of file:///
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/o[4]
Matches both &quot;element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]&quot; on line 50 of file:///
and &quot;element(Q{}o)[attribute::attribute(Q{}method)]&quot; on line 43 of file:///
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/o[5]
Matches both &quot;element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]" on line 50 of file:///
and "element(Q{}o)[attribute::attribute(Q{}method)]" on line 43 of file:///
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via wrap-method-calls
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="wraps-methods.yaml"
         time="2021-01-13T10:52:40.593Z"
         version="0.1.9">
   <listing>[args] &gt; app
  stdout
    sprintf
      "%dth Fibonacci number is %d"
      (args.get.trim 1).foo.tohex &gt; n!
      fibo n

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="app">
         <o line="1" name="args"/>
         <o base="stdout" line="2">
            <o base="sprintf" line="3">
               <o base="string" data="string" line="4">%dth Fibonacci number is %d</o>
               <o base=".tohex" const="" line="5" method="" name="n">
                  <o base=".foo" line="5" method="">
                     <o base=".trim" line="5" method="">
                        <o base=".get" line="5" method="">
                           <o base="args" line="5"/>
                        </o>
                        <o base="int" data="int" line="5">1</o>
                     </o>
                  </o>
               </o>
               <o base="fibo" line="6">
                  <o base="n" line="6"/>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="wraps-methods.yaml"
         time="2021-01-13T10:52:40.593Z"
         version="0.1.9">
   <listing>[args] &gt; app
  stdout
    sprintf
      "%dth Fibonacci number is %d"
      (args.get.trim 1).foo.tohex &gt; n!
      fibo n

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="app">
         <o line="1" name="args"/>
         <o base="stdout" line="2">
            <o base="sprintf" line="3">
               <o base="string" data="string" line="4">%dth Fibonacci number is %d</o>
               <o base=".tohex" const="" line="5" method="" name="n">
                  <o base=".foo" line="5" method="">
                     <o base=".trim" line="5" method="">
                        <o base=".get" line="5" method="">
                           <o base="args" line="5"/>
                        </o>
                        <o base="int" data="int" line="5">1</o>
                     </o>
                  </o>
               </o>
               <o base="fibo" line="6">
                  <o base="n" line="6"/>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2021-01-13T10:52:40.639Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23">
                        <o base="year" line="23"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 23 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via not-empty-atoms
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2021-01-13T10:52:40.639Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
                     &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via middle-varargs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:52:40.639Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap&quot; line=&quot;23&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #2 via duplicate-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:52:40.639Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;>
                        <o base=".mod" line="15">
                           <o base="y" line="15"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23">
                        <o base="year" line="23"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #3 via broken-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2021-01-13T10:52:40.639Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
                     &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #4 via duplicate-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2021-01-13T10:52:40.639Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16"/>
                     <o base="int" data="int" line="16">400</o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
                     &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #5 via one-body
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:52:40.639Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23">
                        <o base="year" line="23"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #6 via same-line-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2021-01-13T10:52:40.639Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;>
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23">
                        <o base="year" line="23"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #7 via self-naming
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2021-01-13T10:52:40.639Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
                     &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #8 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:52:40.639Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #9 via wrap-method-calls
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:52:40.639Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base=".nextInt" const="" line="22" method="" name="year">
                     <o base="scanner" line="22">
                        <o base="stdin" line="22"/>
                     </o>
                  </o>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #10 via vars-float-up
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2021-01-13T10:52:40.639Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;year&quot; cut=&quot;2&quot; line=&quot;22&quot; ref=&quot;22&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name="year">
            <o base="scanner" line="22">
               <o base="stdin" line="22"/>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #11 via add-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2021-01-13T10:52:40.639Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;year&quot; cut=&quot;2&quot; line=&quot;22&quot; ref=&quot;22&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;&gt;
            &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
               &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #12 via resolve-aliases
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:52:40.639Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas/>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="org.eolang.io.stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="org.eolang.io.stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="year" cut="2" line="22" ref="22"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name=&quot;year&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.scanner&quot; line=&quot;22&quot;&gt;
               &lt;o base=&quot;org.eolang.io.stdin&quot; line=&quot;22&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #13 via add-default-package
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:52:40.639Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     <o base="org.eolang.int" data="int" line="16">400</o>
                  </o>
                  <o base="org.eolang.int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="org.eolang.and" line="17" name="@">
            <o base="org.eolang.io.stdout" line="18">
               <o base="org.eolang.string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="org.eolang.io.stdout" line="19">
               <o base="org.eolang.sprintf" line="20">
                  <o base="org.eolang.string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="year" cut="2" line="22" ref="22"/>
                  <o base="org.eolang.if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="org.eolang.string" data="string" line="23"/>
                     <o base="org.eolang.string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name="year">
            <o base="org.eolang.txt.scanner" line="22">
               <o base="org.eolang.io.stdin" line="22"/>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #14 via broken-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2021-01-13T10:52:40.639Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas/>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="org.eolang.int" data="int" line="14">4</o>
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;org.eolang.and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;org.eolang.sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;year&quot; cut=&quot;2&quot; line=&quot;22&quot; ref=&quot;22&quot;/&gt;
                  &lt;o base=&quot;org.eolang.if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.scanner&quot; line=&quot;22&quot;&gt;
               &lt;o base=&quot;org.eolang.io.stdin&quot; line=&quot;22&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #15 via unknown-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2021-01-13T10:52:40.639Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas/>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="org.eolang.int" data="int" line="14">4</o>
                     </o>
                     <o base="org.eolang.int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="org.eolang.int" data="int" line="15">100</o>
                        </o>
                        <o base="org.eolang.int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="org.eolang.int" data="int" line="16">400</o>
                  </o>
                  <o base="org.eolang.int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="org.eolang.and" line="17" name="@">
            <o base="org.eolang.io.stdout" line="18">
               <o base="org.eolang.string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="org.eolang.io.stdout" line="19">
               <o base="org.eolang.sprintf" line="20">
                  <o base="org.eolang.string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="year" cut="2" line=&quot;22&quot; ref=&quot;22&quot;/&gt;
                  &lt;o base=&quot;org.eolang.if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.scanner&quot; line=&quot;22&quot;&gt;
               &lt;o base=&quot;org.eolang.io.stdin&quot; line=&quot;22&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #16 via one-body
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:52:40.639Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="org.eolang.int" data="int" line="15">100</o>
                        </o>
                        <o base="org.eolang.int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="org.eolang.int" data="int" line="16">400</o>
                  </o>
                  <o base="org.eolang.int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="org.eolang.and" line="17" name="@">
            <o base="org.eolang.io.stdout" line="18">
               <o base="org.eolang.string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="org.eolang.io.stdout" line="19">
               <o base="org.eolang.sprintf" line="20">
                  <o base="org.eolang.string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="year" cut="2" line="22" ref="22"/>
                  <o base="org.eolang.if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="org.eolang.string" data="string" line="23"/>
                     <o base="org.eolang.string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name="year">
            <o base="org.eolang.txt.scanner" line="22">
               <o base="org.eolang.io.stdin" line="22"/>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2021-01-13T10:52:40.639Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas/>
   <objects>
      <o line="10" name="main"&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;org.eolang.and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;org.eolang.sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;year&quot; cut=&quot;2&quot; line=&quot;22&quot; ref=&quot;22&quot;/&gt;
                  &lt;o base=&quot;org.eolang.if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line="23"/>
                     <o base="org.eolang.string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name="year">
            <o base="org.eolang.txt.scanner" line="22">
               <o base="org.eolang.io.stdin" line="22"/>
            </o>
         </o>
      </o>
   </objects>
</program>

[1;34mINFOm] 1;32mTests run: 0;1;32m22m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.986 s - in org.eolang.parser.1mPacksTestm
[1;34mINFOm] Running org.eolang.parser.1mSyntaxTestm
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="test"
         time="2021-01-13T10:52:40.916Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+meta This is just a test META
+meta2 And yet another one

[n] &gt; fibo
  if
    less n 2
    n
    add
      fibo (sub n 1)
      fibo (sub n 2)
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>
      <meta line="4">
         <head>meta</head>
         <tail>This is just a test META</tail>
      </meta>
      <meta line="5">
         <head>meta2</head>
         <tail>And yet another one</tail>
      </meta>
   </metas>
   <objects>
      <o line="7" name="fibo">
         <o line="7" name="n"/>
         <o base="if" line="8">
            <o base="less" line="9">
               <o base="n" line="9"/>
               <o base="int" data="int" line="9">2</o>
            </o>
            <o base="n" line="10"/>
            <o base="add" line="11">
               <o base="fibo" line="12">
                  <o base="sub" line="12">
                     <o base="n" line="12"/>
                     <o base="int" data="int" line="12">1</o>
                  </o>
               </o>
               <o base="fibo" line="13">
                  <o base="sub" line="13">
                     <o base="n" line="13"/>
                     <o base="int" data="int" line="13">2</o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 13 EO lines compiled
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eolang.parser.1mSyntaxTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;34mINFOm] 1;32mTests run: 24, Failures: 0, Errors: 0, Skipped: 0m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi-maven-plugin:0.14.1:versionalizem 1m(jcabi-versionalize-packages)m @ 36meo-parser0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.pom (4.5 kB at 215 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom (7.9 kB at 378 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom (1.0 kB at 55 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 393 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom (4.7 kB at 211 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 340 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 139 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 936 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 104 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 171 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 121 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 183 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 98 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 88 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.pom (1.0 kB at 57 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom (13 kB at 557 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom (26 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (11 kB at 506 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (3.2 kB at 176 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (3.3 kB at 172 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (4.4 kB at 218 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom (5.0 kB at 238 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom (29 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom (6.6 kB at 312 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 304 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 125 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 137 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 156 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 84 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 507 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 80 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 101 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 130 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 kB at 886 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom (11 kB at 539 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
Downloaded5from0Maven:7https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar (7.9 kB at 304 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar
Downloaded4from0Maven:1https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.jar (40 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar
Downloaded4from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar
Downloaded4from1Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar (117 kB at 2.6 MB/s)
Downloading)from Maven:9https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar
Downloaded3from0Maven:6https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.jar (80 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.jar
Downloaded4from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (35 kB at 552 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
Downloaded4from5Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (30 kB at 413 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (156 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (65 kB at 896 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 596 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar (60 kB at 520 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
Downloaded3from.Maven:Bhttps://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar (57 kB at 489 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 248 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (223 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 186 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 122 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar (633 kB at 2.5 MB/s)
Downloading)from6Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 548 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 56 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloaded3from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 198 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 393 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 248 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 1.5 MB/s)
Downloading)from0Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 339 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 540 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 105 kB/s)
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 313 kB/s)
Downloaded3from.Maven:Bhttps://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar (73 kB at 168 kB/s)
Downloaded2from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (413 kB at 830 kB/s)
Downloaded1from1Maven:Mhttps://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.jar (11 MB at 7.7 MB/s)
[1;34mINFOm] jcabi-aspects 0.18/55a5c13 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[1;34mINFOm] Versionalizing /home/r/repo/eo-parser/target/classes directory
[0;37mINFOm] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.1.2.Final
[1;34mINFOm] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.18/55a5c13
[1;34mINFOm] File /home/r/repo/eo-parser/target/classes/org/eolang/parser/org-eolang-eo-parser-jar.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:3.2.0:jarm 1m(default-jar)m @ 36meo-parser0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 72 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 284 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 765 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 208 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 977 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 310 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 269 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 726 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 223 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 242 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 253 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 868 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 692 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 147 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (4.8 kB at 269 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar
Downloaded5from6Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 879 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
Downloaded3from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
Downloaded3from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
Downloaded5from8Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 1.2 MB/s)
Downloaded4from3Maven:khttps://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 794 kB/s)
Downloaded3from6Maven:khttps://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 1.4 MB/s)
Downloaded2from9Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (196 kB at 2.0 MB/s)
Downloaded1from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 3.5 MB/s)
[1;34mINFOm] Building jar: /home/r/repo/eo-parser/target/eo-parser-0.1.9.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-antrun-plugin:1.8:runm 1m(default)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Executing tasks

main:
     [exec] /home/r/repo/eo-parser/pom.xml looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/eo-object.xsd looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_each.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/abstracts-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-default-package.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/abstract-decoratee.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/global-nonames.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/middle-varargs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/noname-attributes.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/not-empty-atoms.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/same-line-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/self-naming.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/unknown-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/globals-to-abstracts.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-levels.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/resolve-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/vars-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/wrap-method-calls.xsl looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:3.0.0-M1:installm 1m(default-install)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9.jar to /home/r/.m2/repository/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.jar
[1;34mINFOm] Installing /home/r/repo/eo-parser/pom.xml to /home/r/.m2/repository/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.pom
[1;34mINFOm]
[1;34mINFOm] 1m---------------------< 0;36morg.eolang:eo-maven-plugin0;1m >---------------------m
[1;34mINFOm] 1mBuilding eo-maven-plugin 0.1.9                                     [3/5]m
[1;34mINFOm] 1m----------------------------[ maven-plugin ]----------------------------m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 149 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 224 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.pom (28 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 112 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 219 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 763 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 720 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 430 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 189 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 415 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 145 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 92 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 44 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 209 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 73 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 196 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.pom (7.0 kB at 389 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/21.0-rc2/guava-parent-21.0-rc2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava-parent/21.0-rc2/guava-parent-21.0-rc2.pom (9.7 kB at 483 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 237 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 104 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 125 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 187 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 560 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 815 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 137 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (1.7 kB at 88 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (16 kB at 810 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.pom (2.9 kB at 153 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.1.0/maven-plugin-testing-3.1.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.1.0/maven-plugin-testing-3.1.0.pom (11 kB at 540 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 169 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 168 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 132 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 150 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.pom (4.4 kB at 232 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom (25 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom (4.0 kB at 237 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 217 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.0/maven-model-builder-3.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.0/maven-model-builder-3.5.0.pom (3.1 kB at 195 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.pom (2.1 kB at 132 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.pom (1.7 kB at 97 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.0/maven-settings-3.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.0/maven-settings-3.5.0.pom (1.8 kB at 108 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.0/maven-core-3.5.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.0/maven-core-3.5.0.pom (8.6 kB at 475 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.0/maven-settings-builder-3.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.0/maven-settings-builder-3.5.0.pom (2.6 kB at 145 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.0/maven-repository-metadata-3.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.0/maven-repository-metadata-3.5.0.pom (1.9 kB at 105 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0/maven-plugin-api-3.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0/maven-plugin-api-3.5.0.pom (2.7 kB at 158 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 219 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 686 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 800 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.pom (4.1 kB at 228 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.pom (1.7 kB at 96 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.0.3/maven-resolver-1.0.3.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.0.3/maven-resolver-1.0.3.pom (15 kB at 726 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.pom (1.9 kB at 106 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.pom (2.1 kB at 114 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.pom (3.2 kB at 171 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (1.9 kB at 119 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (21 kB at 991 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 48 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 223 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 867 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom (3.3 kB at 186 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom (2.1 kB at 105 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom (390 B at 21 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom (704 B at 37 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 409 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom (3.5 kB at 176 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom (3.3 kB at 175 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom (25 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom (3.0 kB at 149 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom (3.0 kB at 157 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom (7.7 kB at 387 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom (8.0 kB at 401 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom (1.5 kB at 77 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 720 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom (2.6 kB at 13 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.pom (4.7 kB at 23 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar
Downloaded5from7Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 509 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 4.2 MB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar
Downloaded5from0Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 1.9 MB/s)
Downloading)from4Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 134 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar
Downloaded3from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 1.4 MB/s)
Downloaded2from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 371 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar
Downloading)from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 191 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 426 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 175 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar
Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 805 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 2.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 588 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 542 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 219 kB/s)
Downloading)from2Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 14 kB/s)
Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 167 kB/s)
Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 747 kB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (14 kB at 42 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.jar (48 kB at 131 kB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 441 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.jar (502 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.jar (68 kB at 155 kB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar (36 kB at 78 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar (146 kB at 314 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.jar (291 kB at 577 kB/s)
Downloading)from8Maven:Bhttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (55 kB at 109 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar (159 kB at 308 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar (184 kB at 352 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 537 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar (51 kB at 64 kB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar (2.5 MB at 3.1 MB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:3.1.0:cleanm 1m(default-clean)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-enforcer-plugin:3.0.0-M3:enforcem 1m(enforce-maven)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:createm 1m(jcabi-build-number)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:create-timestampm 1m(jcabi-build-number)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-dependency-plugin:3.1.2:propertiesm 1m(default)m @ 36meo-maven-plugin0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 125 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 467 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 77 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 482 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 401 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 258 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 726 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 170 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 690 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 214 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 441 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 472 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 780 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 257 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 468 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 656 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 918 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 764 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 161 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 371 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 168 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 96 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 157 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 543 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 625 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 910 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 369 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 343 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 8.6 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 8.3 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 8.7 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 334 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 451 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 8.4 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 34 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 216 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 518 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 592 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 179 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 7.6 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 154 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 153 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 531 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom (1.6 kB at 87 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom (19 kB at 856 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom (1.6 kB at 88 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 145 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 264 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 255 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 772 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 305 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 848 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 921 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom (4.4 kB at 218 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 367 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 819 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 259 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 642 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 960 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom (6.7 kB at 355 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom (16 kB at 779 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom (3.4 kB at 189 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom (3.0 kB at 169 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom (2.0 kB at 116 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom (2.7 kB at 152 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom (2.0 kB at 104 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 115 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 653 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 243 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 913 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom (6.7 kB at 318 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom (2.9 kB at 147 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 128 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 143 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 300 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 762 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 40 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 395 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 282 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
Downloaded5from1Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 576 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar (12 kB at 495 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar (12 kB at 452 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 681 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar (219 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloaded4from3Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
Downloaded4from8Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 3.0 MB/s)
Downloading)from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 349 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar (66 kB at 326 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar (17 kB at 79 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar (18 kB at 76 kB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar (18 kB at 75 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 46 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 31 kB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 2.2 MB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 416 kB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 253 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 1.2 MB/s)
Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 69 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
Downloaded5from0Maven:khttps://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 331 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 767 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 677 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 484 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
Downloaded4from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 225 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 857 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 351 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
Downloaded4from5Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 641 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded3from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar (35 kB at 63 kB/s)
Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 63 kB/s)
Downloaded3from7Maven:khttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar (122 kB at 208 kB/s)
Downloaded2from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 979 kB/s)
Downloaded1from8Maven:khttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 833 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:resourcesm 1m(default-resources)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] Copying 6 resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:compilem 1m(default-compile)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 6 source files to /home/r/repo/eo-maven-plugin/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:compilem 1m(compile-helpmojo)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 6 source files to /home/r/repo/eo-maven-plugin/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-plugin-plugin:3.6.0:descriptorm 1m(default-descriptor)m @ 36meo-maven-plugin0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom (2.8 kB at 139 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom (3.9 kB at 187 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (1.9 kB at 101 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 129 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 155 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 193 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 164 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 150 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (9.2 kB at 342 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom (2.9 kB at 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom (16 kB at 678 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom (4.0 kB at 201 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 253 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 69 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 745 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 855 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 85 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 306 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 780 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 203 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 72 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 101 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 149 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 96 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 240 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 263 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 271 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 897 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 92 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 220 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 328 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 765 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 180 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 68 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 139 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 313 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (7.3 kB at 367 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (18 kB at 923 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (3.5 kB at 176 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (3.2 kB at 177 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 176 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 880 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
Downloaded5from0Maven:9https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar (24 kB at 638 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
Downloaded4from0Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar (49 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 2.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar
Downloaded5from3Maven:6https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 513 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
Downloaded4from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar (18 kB at 271 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
Downloaded3from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar (43 kB at 601 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 644 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 1.3 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 366 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloaded3from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar (14 kB at 90 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 65 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 65 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloaded3from1Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar (313 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 271 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (165 kB at 647 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 680 kB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 201 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 46 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 513 kB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 847 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 109 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 47 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 137 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 198 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 75 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (7.9 kB at 18 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
Downloaded4from.Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 2.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
Downloaded3from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 363 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (46 kB at 94 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 76 kB/s)
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (293 kB at 551 kB/s)
Downloaded3from7Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 1.1 MB/s)
Downloaded2from9Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (196 kB at 364 kB/s)
Downloaded1from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 567 kB/s)
[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] java-annotations mojo extractor found 4 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:testResourcesm 1m(default-testResources)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] Copying 8 resources
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:testCompilem 1m(default-testCompile)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 6 source files to /home/r/repo/eo-maven-plugin/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:3.0.0-M5:testm 1m(default-test)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running org.eolang.maven.1mCompileMojoTestm
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo4657245913244984416/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="192"
         name="code.eo"
         time="2021-01-13T10:52:54.323Z"
         version="0.1.9">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /array

  # Reduce from start "a" using the function "f"
  [a f] &gt; reduce /a

  # Map with index. Here "f" must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &gt; mapi /array

  # Map without index. Here "f" must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &gt; map
    mapi &gt; @
      [x i]
        f x &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>package</head>
         <tail>org.eolang</tail>
      </meta>
   </metas>
   <objects>
      <o line="3" name="array">
         <o line="3" name="data" rw=""/>
         <o atom="int" line="5" name="push">
            <o line="7" name="x"/>
         </o>
         <o atom="object" line="9" name="get">
            <o line="11" name="i"/>
         </o>
         <o atom="array" line="13" name="append">
            <o line="15" name="x"/>
         </o>
         <o atom="a" line="17" name="reduce">
            <o line="18" name="a"/>
            <o line="18" name="f"/>
         </o>
         <o atom="array" line="20" name="mapi">
            <o line="24" name="f"/>
         </o>
         <o line="26" name="map">
            <o line="29" name="f"/>
            <o base="mapi" line="30" name="@">
               <o line="31">
                  <o line="31" name="x"/>
                  <o line="31" name="i"/>
                  <o base="f" line="32" name="@">
                     <o base="x" line="32"/>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 32 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo4657245913244984416/src/code.eo parsed to /tmp/eo4657245913244984416/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo4657245913244984416/target/eo/parse/code.eo.xml optimized to /tmp/eo4657245913244984416/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo4657245913244984416/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo4657245913244984416/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="192"
         name="code.eo"
         time="2021-01-13T10:52:54.323Z"
         version="0.1.9">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /array

  # Reduce from start "a" using the function "f"
  [a f] &gt; reduce /a

  # Map with index. Here "f" must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &gt; mapi /array

  # Map without index. Here "f" must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &gt; map
    mapi &gt; @
      [x i]
        f x &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>package</head>
         <tail>org.eolang</tail>
      </meta>
   </metas>
   <objects>
      <o line="3" name="array">
         <o line="3" name="data" rw=""/>
         <o atom="int"
            base="array$push"
            cut="1"
            line="5"
            name="push"
            ref="5">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="object"
            base="array$get"
            cut="3"
            line=&quot;9&quot;
            name=&quot;get&quot;
            ref=&quot;9&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
            &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
            &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;array&quot;
            base=&quot;array$append&quot;
            cut=&quot;5&quot;
            line=&quot;13&quot;
            name=&quot;append&quot;
            ref=&quot;13&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
            &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
            &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;a&quot;
            base=&quot;array$reduce&quot;
            cut=&quot;7&quot;
            line=&quot;17&quot;
            name=&quot;reduce&quot;
            ref=&quot;17&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
            &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
            &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;array&quot;
            base=&quot;array$mapi&quot;
            cut=&quot;10&quot;
            line=&quot;20&quot;
            name=&quot;mapi&quot;
            ref=&quot;20&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o base="array$map" cut="12" line="26" name="map" ref="26">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
         </o>
      </o>
      <o atom="int" line="5" name="array$push">
         <o line="7" name="x"/>
         <o level="1" line="5.3" name="data"/>
         <o level="1" line="5.9" name="get"/>
         <o level="1" line="5.13" name="append"/>
         <o level="1" line="5.17" name="reduce"/>
         <o level="1" line="5.20" name="mapi"/>
         <o level="1" line="5.26" name="map"/>
      </o>
      <o atom="object" line="9" name="array$get">
         <o line="11" name="i"/>
         <o level="1" line="9.3" name="data"/>
         <o level="1" line="9.5" name="push"/>
         <o level="1" line="9.13" name="append"/>
         <o level="1" line="9.17" name="reduce"/>
         <o level="1" line="9.20" name="mapi"/>
         <o level="1" line="9.26" name="map"/>
      </o>
      <o atom="array" line="13" name="array$append">
         <o line="15" name="x"/>
         <o level="1" line="13.3" name="data"/>
         <o level="1" line="13.5" name="push"/>
         <o level="1" line="13.9" name="get"/>
         <o level="1" line="13.17" name="reduce"/>
         <o level="1" line="13.20" name="mapi"/>
         <o level="1" line="13.26" name="map"/>
      </o>
      <o atom="a" line="17" name="array$reduce">
         <o line="18" name="a"/>
         <o line="18" name="f"/>
         <o level="1" line="17.3" name="data"/>
         <o level="1" line="17.5" name="push"/>
         <o level="1" line="17.9" name="get"/>
         <o level="1" line="17.13" name="append"/>
         <o level="1" line="17.20" name="mapi"/>
         <o level="1" line="17.26" name="map"/>
      </o>
      <o atom="array" line="20" name="array$mapi">
         <o line="24" name="f"/>
         <o level="1" line="20.3" name="data"/>
         <o level="1" line="20.5" name="push"/>
         <o level="1" line="20.9" name="get"/>
         <o level="1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
         &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot; ref=&quot;26.20&quot;&gt;
            &lt;o base=&quot;array$map$1$&quot; cut=&quot;13&quot; line=&quot;31&quot; ref=&quot;31&quot;&gt;
               &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
               &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
               &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
               &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
               &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
               &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
               &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
         &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo4657245913244984416/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;192&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:52:54.323Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /array

  # Reduce from start &quot;a&quot; using the function &quot;f&quot;
  [a f] &amp;gt; reduce /a

  # Map with index. Here &quot;f&quot; must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &amp;gt; mapi /array

  # Map without index. Here &quot;f&quot; must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line="1">
         <head>package</head>
         <tail>org.eolang</tail>
      </meta>
   </metas>
   <objects>
      <class line="3" name="array">
         <o line="3" name="data" rw=""/>
         <o atom="int"
            base="array$push"
            cut="1"
            line="5"
            name="push"
            ref="5">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="object"
            base="array$get"
            cut="3"
            line="9"
            name="get"
            ref="9">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="array"
            base="array$append"
            cut="5"
            line="13"
            name="append"
            ref="13">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
            &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;a&quot;
            base=&quot;array$reduce&quot;
            cut=&quot;7&quot;
            line=&quot;17&quot;
            name=&quot;reduce&quot;
            ref=&quot;17&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
            &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
            &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;array&quot;
            base=&quot;array$mapi&quot;
            cut=&quot;10&quot;
            line=&quot;20&quot;
            name=&quot;mapi&quot;
            ref=&quot;20&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
            &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
            &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;array$map&quot; cut=&quot;12&quot; line=&quot;26&quot; name=&quot;map&quot; ref=&quot;26&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
            &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
            &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
         &lt;/o&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;5&quot; name=&quot;array$push&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;object&quot; line=&quot;9&quot; name=&quot;array$get&quot;&gt;
         &lt;o line=&quot;11&quot; name=&quot;i&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20" name="mapi"/>
         <o level="1" line="9.26" name="map"/>
      </class>
      <class atom="array" line="13" name="array$append">
         <o line="15" name="x"/>
         <o level="1" line="13.3" name="data"/>
         <o level="1" line="13.5" name="push"/>
         <o level="1" line="13.9" name="get"/>
         <o level="1" line="13.17" name="reduce"/>
         <o level="1" line="13.20" name="mapi"/>
         <o level="1" line="13.26" name="map"/>
      </class>
      <class atom="a" line="17" name="array$reduce">
         <o line="18" name="a"/>
         <o line="18" name="f"/>
         <o level="1" line="17.3" name="data"/>
         <o level="1" line="17.5" name="push"/>
         <o level="1" line="17.9" name="get"/>
         <o level="1" line="17.13" name="append"/>
         <o level="1" line="17.20" name="mapi"/>
         <o level="1" line="17.26" name="map"/>
      </class>
      <class atom="array" line="20" name="array$mapi">
         <o line="24" name="f"/>
         <o level="1" line="20.3" name="data"/>
         <o level="1" line="20.5" name="push"/>
         <o level="1" line="20.9" name="get"/>
         <o level="1" line="20.13" name="append"/>
         <o level="1" line="20.17" name="reduce"/>
         <o level="1" line="20.26" name="map"/>
      </class>
      <class line="26" name="array$map">
         <o line="29" name="f"/>
         <o base="mapi" line="30" name="@" ref="26.20">
            <o base="array$map$1$" cut="13" line="31" ref="31">
               <o as="f" base="f" level="1" ref="29"/>
               <o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
               &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
               &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
               &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
               &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
               &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
         &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/attrs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;192&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:52:54.323Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /array

  # Reduce from start &quot;a&quot; using the function &quot;f&quot;
  [a f] &amp;gt; reduce /a

  # Map with index. Here &quot;f&quot; must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &amp;gt; mapi /array

  # Map without index. Here &quot;f&quot; must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;attr name=&quot;data&quot;&gt;
            &lt;free&gt;
               &lt;o line="3" name="data" rw=""/>
            </free>
         </attr>
         <attr name="push">
            <bound>
               <o atom="int"
                  base="array$push"
                  cut="1"
                  line="5"
                  name="push"
                  ref="5">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="get">
            <bound>
               <o atom="object"
                  base="array$get"
                  cut="3"
                  line="9"
                  name="get"
                  ref="9">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="append">
            <bound>
               <o atom="array"
                  base="array$append"
                  cut="5"
                  line="13"
                  name="append"
                  ref="13">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;reduce&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;a&quot;
                  base=&quot;array$reduce&quot;
                  cut=&quot;7&quot;
                  line=&quot;17&quot;
                  name=&quot;reduce&quot;
                  ref=&quot;17&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;mapi&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;array&quot;
                  base=&quot;array$mapi&quot;
                  cut=&quot;10&quot;
                  line=&quot;20&quot;
                  name=&quot;mapi&quot;
                  ref=&quot;20&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;map&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;array$map&quot; cut=&quot;12&quot; line=&quot;26&quot; name=&quot;map&quot; ref=&quot;26&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;5&quot; name=&quot;array$push&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;7&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.17" name="reduce"/>
         <o level="1" line="5.20" name="mapi"/>
         <o level="1" line="5.26" name="map"/>
      </class>
      <class atom="object" line="9" name="array$get">
         <attr name="i">
            <free>
               <o line="11" name="i"/>
            </free>
         </attr>
         <o level="1" line="9.3" name="data"/>
         <o level="1" line="9.5" name="push"/>
         <o level="1" line="9.13" name="append"/>
         <o level="1" line="9.17" name="reduce"/>
         <o level="1" line="9.20" name="mapi"/>
         <o level="1" line="9.26" name="map"/>
      </class>
      <class atom="array" line="13" name="array$append">
         <attr name="x">
            <free>
               <o line="15" name="x"/>
            </free>
         </attr>
         <o level="1" line="13.3" name="data"/>
         <o level="1" line="13.5" name="push"/>
         <o level="1" line="13.9" name="get"/>
         <o level="1" line="13.17" name="reduce"/>
         <o level="1" line="13.20" name="mapi"/>
         <o level="1" line="13.26" name="map"/>
      </class>
      <class atom="a" line="17" name="array$reduce">
         <attr name="a">
            <free>
               <o line="18" name="a"/>
            </free>
         </attr>
         <attr name="f">
            <free>
               <o line="18" name="f"/>
            </free>
         </attr>
         <o level="1" line="17.3" name="data"/>
         <o level="1" line="17.5" name="push"/>
         <o level="1" line="17.9" name="get"/>
         <o level="1" line="17.13" name="append"/>
         <o level="1" line="17.20" name="mapi"/>
         <o level="1" line="17.26" name="map"/>
      </class>
      <class atom="array" line="20" name="array$mapi">
         <attr name="f">
            <free>
               <o line="24" name="f"/>
            </free>
         </attr>
         <o level="1" line="20.3" name="data"/>
         <o level="1" line="20.5" name="push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot; ref=&quot;26.20&quot;&gt;
                  &lt;o base=&quot;array$map$1$&quot; cut=&quot;13&quot; line=&quot;31&quot; ref=&quot;31&quot;&gt;
                     &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
                     &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
                     &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
                     &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
                     &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
                     &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
                     &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
                  &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/varargs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;192&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:52:54.323Z&quot;
         version="0.1.9">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /array

  # Reduce from start "a" using the function "f"
  [a f] &gt; reduce /a

  # Map with index. Here "f" must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &gt; mapi /array

  # Map without index. Here "f" must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &gt; map
    mapi &gt; @
      [x i]
        f x &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>package</head>
         <tail>org.eolang</tail>
      </meta>
   </metas>
   <objects>
      <class line="3" name="array">
         <attr name="data">
            <free>
               <o line="3" name="data" rw=""/>
            </free>
         </attr>
         <attr name="push">
            <bound>
               <o atom="int"
                  base="array$push"
                  cut="1"
                  line="5"
                  name="push"
                  ref="5">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="get">
            <bound>
               <o atom="object"
                  base="array$get"
                  cut="3"
                  line="9"
                  name=&quot;get&quot;
                  ref=&quot;9&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;append&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;array&quot;
                  base=&quot;array$append&quot;
                  cut=&quot;5&quot;
                  line=&quot;13&quot;
                  name=&quot;append&quot;
                  ref=&quot;13&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;reduce&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;a&quot;
                  base=&quot;array$reduce&quot;
                  cut=&quot;7&quot;
                  line=&quot;17&quot;
                  name=&quot;reduce&quot;
                  ref=&quot;17&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;mapi&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;array&quot;
                  base=&quot;array$mapi&quot;
                  cut=&quot;10&quot;
                  line=&quot;20&quot;
                  name=&quot;mapi&quot;
                  ref=&quot;20&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="map">
            <bound>
               <o base="array$map" cut="12" line="26" name="map" ref="26">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
               </o>
            </bound>
         </attr>
      </class>
      <class atom="int" line="5" name="array$push">
         <attr name="x">
            <free>
               <o line="7" name="x"/>
            </free>
         </attr>
         <o level="1" line="5.3" name="data"/>
         <o level="1" line="5.9" name="get"/>
         <o level="1" line="5.13" name="append"/>
         <o level="1" line="5.17" name="reduce"/>
         <o level="1" line="5.20" name="mapi"/>
         <o level="1" line="5.26" name="map"/>
      </class>
      <class atom="object" line="9" name="array$get">
         <attr name="i">
            <free>
               <o line="11" name="i"/>
            </free>
         </attr>
         <o level="1" line="9.3" name="data"/>
         <o level="1" line="9.5" name="push"/>
         <o level="1" line="9.13" name="append"/>
         <o level="1" line="9.17" name="reduce"/>
         <o level="1" line="9.20" name="mapi"/>
         <o level="1" line="9.26" name="map"/>
      </class>
      <class atom="array" line="13" name="array$append">
         <attr name="x">
            <free>
               <o line="15" name="x"/>
            </free>
         </attr>
         <o level="1" line="13.3" name="data"/>
         <o level="1" line="13.5" name="push"/>
         <o level="1" line="13.9" name="get"/>
         <o level="1" line="13.17" name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;20&quot; name=&quot;array$mapi&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot; ref=&quot;26.20&quot;&gt;
                  &lt;o base=&quot;array$map$1$&quot; cut=&quot;13&quot; line=&quot;31&quot; ref=&quot;31&quot;&gt;
                     &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
                     &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
                     &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
                     &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
                     &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
                     &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
                     &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr>
         <attr name="i">
            <free>
               <o line="31" name="i"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base="f" line="32" name="@" ref="31.29">
                  <o base="x" line="32" ref="31"/>
               </o>
            </bound>
         </attr>
         <o level="1" line="31.29" name="f"/>
         <o level="2" line="31.3" name="data"/>
         <o level="2" line="31.5" name="push"/>
         <o level="2" line="31.9" name="get"/>
         <o level="2" line="31.13" name="append"/>
         <o level="2" line="31.17" name="reduce"/>
         <o level="2" line="31.20" name="mapi"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="192"
         name="code.eo"
         time="2021-01-13T10:52:54.323Z"
         version="0.1.9">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /array

  # Reduce from start "a" using the function "f"
  [a f] &gt; reduce /a

  # Map with index. Here "f" must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &gt; mapi /array

  # Map without index. Here "f" must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &gt; map
    mapi &gt; @
      [x i]
        f x &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;attr name=&quot;data&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;3&quot; name=&quot;data&quot; rw=&quot;&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;push&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;array$push&quot;
                  cut=&quot;1&quot;
                  line=&quot;5&quot;
                  name=&quot;push&quot;
                  ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;get&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;object&quot;
                  base=&quot;array$get&quot;
                  cut=&quot;3&quot;
                  line=&quot;9&quot;
                  name=&quot;get&quot;
                  ref=&quot;9&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;append&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;array&quot;
                  base=&quot;array$append&quot;
                  cut=&quot;5&quot;
                  line=&quot;13&quot;
                  name=&quot;append&quot;
                  ref=&quot;13&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="reduce">
            <bound>
               <o atom="a"
                  base="array$reduce"
                  cut="7"
                  line="17"
                  name="reduce"
                  ref="17">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="mapi">
            <bound>
               <o atom="array"
                  base="array$mapi"
                  cut="10"
                  line="20"
                  name="mapi"
                  ref="20">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="map">
            <bound>
               <o base="array$map" cut="12" line="26" name="map" ref="26">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
               </o>
            </bound>
         </attr>
      </class>
      <class atom="int" line="5" name="array$push">
         <attr name="x">
            <free>
               <o line="7" name="x"/>
            </free>
         </attr>
         <o level="1" line="5.3" name="data"/>
         <o level="1" line="5.9" name="get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;object&quot; line=&quot;9&quot; name=&quot;array$get&quot;&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;11&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;13&quot; name=&quot;array$append&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;15&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;20&quot; name=&quot;array$mapi&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;mapi&quot; line="30" name="@" ref="26.20">
                  <o base="array$map$1$" cut="13" line="31" ref="31">
                     <o as="f" base="f" level="1" ref="29"/>
                     <o as="data" base="data" level="2" ref="26.3"/>
                     <o as="push" base="push" level="2" ref="26.5"/>
                     <o as="get" base="get" level="2" ref="26.9"/>
                     <o as="append" base="append" level="2" ref="26.13"/>
                     <o as="reduce" base="reduce" level="2" ref="26.17"/>
                     <o as="mapi" base="mapi" level="2" ref="26.20"/>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line="26.3" name="data"/>
         <o level="1" line="26.5" name="push"/>
         <o level="1" line="26.9" name="get"/>
         <o level="1" line="26.13" name="append"/>
         <o level="1" line="26.17" name="reduce"/>
         <o level="1" line="26.20" name="mapi"/>
      </class>
      <class line="31" name="array$map$1$">
         <attr name="x">
            <free>
               <o line="31" name="x"/>
            </free>
         </attr>
         <attr name="i">
            <free>
               <o line="31" name="i"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base="f" line="32" name="@" ref="31.29">
                  <o base="x" line="32" ref="31"/>
               </o>
            </bound>
         </attr>
         <o level="1" line="31.29" name="f"/>
         <o level="2" line="31.3" name="data"/>
         <o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/data.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;192&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:52:54.323Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /array

  # Reduce from start &quot;a&quot; using the function &quot;f&quot;
  [a f] &amp;gt; reduce /a

  # Map with index. Here &quot;f&quot; must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &amp;gt; mapi /array

  # Map without index. Here &quot;f&quot; must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;attr name=&quot;data&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;3&quot; name=&quot;data&quot; rw=&quot;&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;push&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;array$push&quot;
                  cut=&quot;1&quot;
                  line=&quot;5&quot;
                  name=&quot;push&quot;
                  ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;get&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;object&quot;
                  base=&quot;array$get&quot;
                  cut=&quot;3&quot;
                  line=&quot;9&quot;
                  name="get"
                  ref="9">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="append">
            <bound>
               <o atom="array"
                  base="array$append"
                  cut="5"
                  line="13"
                  name="append"
                  ref="13">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="reduce">
            <bound>
               <o atom="a"
                  base="array$reduce"
                  cut="7"
                  line="17"
                  name="reduce"
                  ref="17">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="mapi">
            <bound>
               <o atom="array"
                  base="array$mapi"
                  cut="10"
                  line="20"
                  name="mapi"
                  ref="20">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;map&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;array$map&quot; cut=&quot;12&quot; line=&quot;26&quot; name=&quot;map&quot; ref=&quot;26&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;5&quot; name=&quot;array$push&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;7&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;object&quot; line=&quot;9&quot; name=&quot;array$get&quot;&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;11&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;13&quot; name=&quot;array$append&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;15&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;>
            <free>
               <o line="18" name="f"/>
            </free>
         </attr>
         <o level="1" line="17.3" name="data"/>
         <o level="1" line="17.5" name="push"/>
         <o level="1" line="17.9" name="get"/>
         <o level="1" line="17.13" name="append"/>
         <o level="1" line="17.20" name="mapi"/>
         <o level="1" line="17.26" name="map"/>
      </class>
      <class atom="array" line="20" name="array$mapi">
         <attr name="f">
            <free>
               <o line="24" name="f"/>
            </free>
         </attr>
         <o level="1" line="20.3" name="data"/>
         <o level="1" line="20.5" name="push"/>
         <o level="1" line="20.9" name="get"/>
         <o level="1" line="20.13" name="append"/>
         <o level="1" line="20.17" name="reduce"/>
         <o level="1" line="20.26" name="map"/>
      </class>
      <class line="26" name="array$map">
         <attr name="f">
            <free>
               <o line="29" name="f"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base="mapi" line="30" name="@" ref="26.20">
                  <o base="array$map$1$" cut="13" line="31" ref="31">
                     <o as="f" base="f" level="1" ref="29"/>
                     <o as="data" base="data" level="2" ref="26.3"/>
                     <o as="push" base="push" level="2" ref="26.5"/>
                     <o as="get" base="get" level="2" ref="26.9"/>
                     <o as="append" base="append" level="2" ref="26.13"/>
                     <o as="reduce" base="reduce" level="2" ref="26.17"/>
                     <o as="mapi" base="mapi" level="2" ref="26.20"/>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
                  &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/to-java.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program java-name=&quot;code.EOeo&quot;
         ms=&quot;192&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:52:54.323Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /array

  # Reduce from start &quot;a&quot; using the function &quot;f&quot;
  [a f] &amp;gt; reduce /a

  # Map with index. Here &quot;f&quot; must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &amp;gt; mapi /array

  # Map without index. Here &quot;f&quot; must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;package org.eolang;

&lt;/metas&gt;
   &lt;objects&gt;
      &lt;class java-name=&quot;EOarray&quot; line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray extends PhDefault {
  public EOarray() {
    this(new PhEta());
  }
  public EOarray(final Phi parent) {
    super(parent);
    this.add("data", new AtFree(/* default */));
    this.add("push", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOpush(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("get", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOget(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("append", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOappend(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("reduce", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOreduce(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("mapi", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOmapi(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("map", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOmap(self);
      ret = new PhCopy(ret);
      return ret;
    })));
  }
}</java>
      </class>
      <class atom="int"
             java-name="EOarray$EOpush"
             line="5"
             name="array$push">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOpush extends PhDefault {
  public EOarray$EOpush() {
    this(new PhEta());
  }
  public EOarray$EOpush(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="object"
             java-name="EOarray$EOget"
             line="9"
             name="array$get">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOget extends PhDefault {
  public EOarray$EOget() {
    this(new PhEta());
  }
  public EOarray$EOget(final Phi parent) {
    super(parent);
    this.add("i", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="array"
             java-name="EOarray$EOappend"
             line="13"
             name="array$append">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOappend extends PhDefault {
  public EOarray$EOappend() {
    this(new PhEta());
  }
  public EOarray$EOappend(final Phi parent) {
    super(parent);
    this.add(&quot;x&quot;, new AtFree(/* default */));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;a&quot;
             java-name=&quot;EOarray$EOreduce&quot;
             line=&quot;17&quot;
             name=&quot;array$reduce&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOreduce extends PhDefault {
  public EOarray$EOreduce() {
    this(new PhEta());
  }
  public EOarray$EOreduce(final Phi parent) {
    super(parent);
    this.add(&quot;a&quot;, new AtFree(/* default */));
    this.add(&quot;f&quot;, new AtFree(/* default */));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot;
             java-name=&quot;EOarray$EOmapi&quot;
             line=&quot;20&quot;
             name=&quot;array$mapi&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmapi extends PhDefault {
  public EOarray$EOmapi() {
    this(new PhEta());
  }
  public EOarray$EOmapi(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap" line="26" name="array$map">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap extends PhDefault {
  public EOarray$EOmap() {
    this(new PhEta());
  }
  public EOarray$EOmap(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new PhMethod(new PhMethod(self, "_parent"), "mapi");
      ret = new PhCopy(ret);
        Phi ret_1 = new EOarray$EOmap$EO1$EO(self);
        ret_1 = new PhCopy(ret_1);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap$EO1$EO" line="31" name="array$map$1$">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap$EO1$EO extends PhDefault {
  public EOarray$EOmap$EO1$EO() {
    this(new PhEta());
  }
  public EOarray$EOmap$EO1$EO(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
    this.add("i", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new PhMethod(new PhMethod(self, "_parent"), "f");
      ret = new PhCopy(ret);
        Phi ret_1 = new PhMethod(self, "x");
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo4657245913244984416/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="192"
         name="code.eo"
         time="2021-01-13T10:52:54.323Z"
         version="0.1.9">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /array

  # Reduce from start "a" using the function "f"
  [a f] &gt; reduce /a

  # Map with index. Here "f" must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &gt; mapi /array

  # Map without index. Here "f" must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &gt; map
    mapi &gt; @
      [x i]
        f x &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <metas>package org.eolang;

</metas>
   <objects>
      <class java-name="EOarray" line="3" name="array">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray extends PhDefault {
  public EOarray() {
    this(new PhEta());
  }
  public EOarray(final Phi parent) {
    super(parent);
    this.add("data", new AtFree(/* default */));
    this.add("push", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOpush(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("get", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOget(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("append", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOappend(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("reduce", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOreduce(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("mapi", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOmapi(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("map", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOmap(self);
      ret = new PhCopy(ret);
      return ret;
    })));
  }
}</java>
      </class>
      <class atom="int"
             java-name="EOarray$EOpush"
             line="5"
             name="array$push">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOpush extends PhDefault {
  public EOarray$EOpush() {
    this(new PhEta());
  }
  public EOarray$EOpush(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="object"
             java-name="EOarray$EOget"
             line=&quot;9&quot;
             name=&quot;array$get&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOget extends PhDefault {
  public EOarray$EOget() {
    this(new PhEta());
  }
  public EOarray$EOget(final Phi parent) {
    super(parent);
    this.add(&quot;i&quot;, new AtFree(/* default */));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot;
             java-name=&quot;EOarray$EOappend&quot;
             line=&quot;13&quot;
             name=&quot;array$append&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOappend extends PhDefault {
  public EOarray$EOappend() {
    this(new PhEta());
  }
  public EOarray$EOappend(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="a"
             java-name="EOarray$EOreduce"
             line="17"
             name="array$reduce">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOreduce extends PhDefault {
  public EOarray$EOreduce() {
    this(new PhEta());
  }
  public EOarray$EOreduce(final Phi parent) {
    super(parent);
    this.add("a", new AtFree(/* default */));
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="array"
             java-name="EOarray$EOmapi"
             line="20"
             name="array$mapi">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmapi extends PhDefault {
  public EOarray$EOmapi() {
    this(new PhEta());
  }
  public EOarray$EOmapi(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap" line="26" name="array$map">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap extends PhDefault {
  public EOarray$EOmap() {
    this(new PhEta());
  }
  public EOarray$EOmap(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new PhMethod(new PhMethod(self, "_parent"), "mapi");
      ret = new PhCopy(ret);
        Phi ret_1 = new EOarray$EOmap$EO1$EO(self);
        ret_1 = new PhCopy(ret_1);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap$EO1$EO" line="31" name="array$map$1$">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap$EO1$EO extends PhDefault {
  public EOarray$EOmap$EO1$EO() {
    this(new PhEta());
  }
  public EOarray$EOmap$EO1$EO(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
    this.add("i", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new PhMethod(new PhMethod(self, "_parent"), "f");
      ret = new PhCopy(ret);
        Phi ret_1 = new PhMethod(self, "x");
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 1502 chars to /tmp/eo4657245913244984416/generated/EOarray.java
[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 866 chars to /tmp/eo4657245913244984416/generated/EOarray$EOmap.java
[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 888 chars to /tmp/eo4657245913244984416/generated/EOarray$EOmap$EO1$EO.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo4657245913244984416/target/eo/optimize/code.eo.xml compiled to /tmp/eo4657245913244984416/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo4657245913244984416/generated
[0;37mINFOm] org.eolang.maven.CompileMojoTest: Java output:

/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:55.951Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:54.323Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray extends PhDefault {
  public EOarray() {
    this(new PhEta());
  }
  public EOarray(final Phi parent) {
    super(parent);
    this.add("data", new AtFree(/* default */));
    this.add("push", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOpush(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("get", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOget(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("append", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOappend(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("reduce", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOreduce(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("mapi", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOmapi(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("map", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOmap(self);
      ret = new PhCopy(ret);
      return ret;
    })));
  }
}
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo1956859958463055324/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="12"
         name="code.eo"
         time="2021-01-13T10:52:56.027Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &amp;gt; pi
#
# [n] &amp;gt; alpha
#   [] &amp;gt; x
#     a pi 666 &amp;gt; pp
#       [] &amp;gt; n
#         wild &amp;gt; tff
#       two.f1.f2 x
#   stdout &amp;gt; z
#     sprintf &amp;gt; f!
#       &quot;Hello, &quot;.trim
#       x 0x1fff n
#
# alpha &amp;gt; beta
#   alpha
#     'Z'
[n x] &amp;gt; mess
  [a] &amp;gt; test /int
  n.hello &amp;gt; f
    &quot;Hello, world!&quot;
    x
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This is the header comment of this simple EO
program, to be ignored.&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang.examples&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;5&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout</tail>
      </meta>
   </metas>
   <objects>
      <o line="23" name="mess">
         <o line="23" name="n"/>
         <o line="23" name="x"/>
         <o atom="int" line="24" name="test">
            <o line="24" name="a"/>
         </o>
         <o base="n" line="25"/>
         <o base=".hello" line="25" method="" name="f">
            <o base="string" data="string" line="26">Hello, world!</o>
            <o base="x" line="27"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 27 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo1956859958463055324/src/code.eo parsed to /tmp/eo1956859958463055324/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo1956859958463055324/target/eo/parse/code.eo.xml optimized to /tmp/eo1956859958463055324/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo1956859958463055324/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo1956859958463055324/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="12"
         name="code.eo"
         time="2021-01-13T10:52:56.027Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &gt; pi
#
# [n] &gt; alpha
#   [] &gt; x
#     a pi 666 &gt; pp
#       [] &gt; n
#         wild &gt; tff
#       two.f1.f2 x
#   stdout &gt; z
#     sprintf &gt; f!
#       "Hello, ".trim
#       x 0x1fff n
#
# alpha &gt; beta
#   alpha
#     'Z'
[n x] &gt; mess
  [a] &gt; test /int
  n.hello &gt; f
    "Hello, world!"
    x
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>
      <meta line="4">
         <head>package</head>
         <tail>org.eolang.examples</tail>
      </meta>
   </metas>
   <objects>
      <o line="23" name="mess">
         <o line="23" name="n"/>
         <o line="23" name="x"/>
         <o atom="int"
            base="mess$test"
            cut="2"
            line="24"
            name="test"
            ref="24">
            <o as="n" base="n" level="1" ref="23"/>
            <o as="x" base="x" level="1" ref="23"/>
            <o as="f" base="f" level="1" ref="25"/>
         </o>
         <o base=".hello" line="25" method="" name="f">
            <o base="n" line="25" ref="23"/>
            <o base="org.eolang.string" data="string" line="26">Hello, world!</o>
            <o base="x" line="27" ref="23"/>
         </o>
      </o>
      <o atom="int" line="24" name="mess$test">
         <o line="24" name="a"/>
         <o level="1" line="24.23" name="n"/>
         <o level="1" line="24.23" name="x"/>
         <o level="1" line="24.25" name="f"/>
      </o>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo1956859958463055324/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="12"
         name="code.eo"
         time="2021-01-13T10:52:56.027Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &gt; pi
#
# [n] &gt; alpha
#   [] &gt; x
#     a pi 666 &gt; pp
#       [] &gt; n
#         wild &gt; tff
#       two.f1.f2 x
#   stdout &gt; z
#     sprintf &gt; f!
#       "Hello, ".trim
#       x 0x1fff n
#
# alpha &gt; beta
#   alpha
#     'Z'
[n x] &gt; mess
  [a] &gt; test /int
  n.hello &gt; f
    "Hello, world!"
    x
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>
      <meta line="4">
         <head>package</head>
         <tail>org.eolang.examples</tail>
      </meta>
   </metas>
   <objects>
      <class line="23" name="mess">
         <o line="23" name="n"/>
         <o line="23" name="x"/>
         <o atom="int"
            base="mess$test"
            cut="2"
            line="24"
            name="test"
            ref="24">
            <o as="n" base="n" level="1" ref="23"/>
            <o as="x" base="x" level="1" ref="23"/>
            <o as="f" base="f" level="1" ref="25"/>
         </o>
         <o base=".hello" line="25" method="" name="f">
            <o base="n" line="25" ref="23"/>
            <o base="org.eolang.string" data="string" line="26">Hello, world!</o>
            <o base="x" line="27" ref="23"/>
         </o>
      </class>
      <class atom="int" line="24" name="mess$test">
         <o line="24" name="a"/>
         <o level="1" line="24.23" name="n"/>
         <o level="1" line="24.23" name="x"/>
         <o level="1" line="24.25" name="f"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/attrs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;12&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:52:56.027Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &amp;gt; pi
#
# [n] &amp;gt; alpha
#   [] &amp;gt; x
#     a pi 666 &amp;gt; pp
#       [] &amp;gt; n
#         wild &amp;gt; tff
#       two.f1.f2 x
#   stdout &amp;gt; z
#     sprintf &amp;gt; f!
#       &quot;Hello, &quot;.trim
#       x 0x1fff n
#
# alpha &amp;gt; beta
#   alpha
#     'Z'
[n x] &amp;gt; mess
  [a] &amp;gt; test /int
  n.hello &amp;gt; f
    &quot;Hello, world!&quot;
    x
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This is the header comment of this simple EO
program, to be ignored.&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang.examples&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;23&quot; name=&quot;mess&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;test&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;mess$test&quot;
                  cut=&quot;2&quot;
                  line=&quot;24&quot;
                  name=&quot;test&quot;
                  ref=&quot;24&quot;&gt;
                  &lt;o as=&quot;n&quot; base=&quot;n&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;25&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.hello&quot; line=&quot;25&quot; method=&quot;&quot; name=&quot;f&quot;&gt;
                  &lt;o base=&quot;n&quot; line=&quot;25&quot; ref=&quot;23&quot;/&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;26&quot;&gt;Hello, world!&lt;/o&gt;
                  &lt;o base=&quot;x&quot; line=&quot;27&quot; ref=&quot;23&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;24&quot; name=&quot;mess$test&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;n&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line="24.25" name="f"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/varargs.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="12"
         name="code.eo"
         time="2021-01-13T10:52:56.027Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &gt; pi
#
# [n] &gt; alpha
#   [] &gt; x
#     a pi 666 &gt; pp
#       [] &gt; n
#         wild &gt; tff
#       two.f1.f2 x
#   stdout &gt; z
#     sprintf &gt; f!
#       "Hello, ".trim
#       x 0x1fff n
#
# alpha &gt; beta
#   alpha
#     'Z'
[n x] &gt; mess
  [a] &gt; test /int
  n.hello &gt; f
    "Hello, world!"
    x
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>
      <meta line="4">
         <head>package</head>
         <tail>org.eolang.examples</tail>
      </meta>
   </metas>
   <objects>
      <class line="23" name="mess">
         <attr name="n">
            <free>
               <o line="23" name="n"/>
            </free>
         </attr>
         <attr name="x">
            <free>
               <o line="23" name="x"/>
            </free>
         </attr>
         <attr name="test">
            <bound>
               <o atom="int"
                  base="mess$test"
                  cut="2"
                  line="24"
                  name="test"
                  ref="24">
                  <o as="n" base="n" level="1" ref="23"/>
                  <o as="x" base="x" level="1" ref="23"/>
                  <o as="f" base="f" level="1" ref="25"/>
               </o>
            </bound>
         </attr>
         <attr name="f">
            <bound>
               <o base=".hello" line="25" method="" name="f">
                  <o base="n" line="25" ref="23"/>
                  <o base="org.eolang.string" data="string" line="26">Hello, world!</o>
                  <o base="x" line="27" ref="23"/>
               </o>
            </bound>
         </attr>
      </class>
      <class atom="int" line="24" name="mess$test">
         <attr name="a">
            <free>
               <o line="24" name="a"/>
            </free>
         </attr>
         <o level="1" line="24.23" name="n"/>
         <o level="1" line="24.23" name="x"/>
         <o level="1" line="24.25" name="f"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="12"
         name="code.eo"
         time="2021-01-13T10:52:56.027Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &amp;gt; pi
#
# [n] &amp;gt; alpha
#   [] &amp;gt; x
#     a pi 666 &amp;gt; pp
#       [] &amp;gt; n
#         wild &amp;gt; tff
#       two.f1.f2 x
#   stdout &amp;gt; z
#     sprintf &amp;gt; f!
#       &quot;Hello, &quot;.trim
#       x 0x1fff n
#
# alpha &amp;gt; beta
#   alpha
#     'Z'
[n x] &amp;gt; mess
  [a] &amp;gt; test /int
  n.hello &amp;gt; f
    &quot;Hello, world!&quot;
    x
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This is the header comment of this simple EO
program, to be ignored.&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang.examples&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;23&quot; name=&quot;mess&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;test&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;mess$test&quot;
                  cut=&quot;2&quot;
                  line=&quot;24&quot;
                  name=&quot;test&quot;
                  ref=&quot;24&quot;&gt;
                  &lt;o as=&quot;n&quot; base=&quot;n&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;25&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.hello&quot; line=&quot;25&quot; method=&quot;&quot; name=&quot;f&quot;&gt;
                  &lt;o base=&quot;n&quot; line=&quot;25&quot; ref=&quot;23&quot;/&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;26&quot;&gt;Hello, world!&lt;/o&gt;
                  &lt;o base=&quot;x&quot; line=&quot;27&quot; ref=&quot;23&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;24&quot; name=&quot;mess$test&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;n&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23" name="x"/>
         <o level="1" line="24.25" name="f"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/data.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="12"
         name="code.eo"
         time="2021-01-13T10:52:56.027Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &gt; pi
#
# [n] &gt; alpha
#   [] &gt; x
#     a pi 666 &gt; pp
#       [] &gt; n
#         wild &gt; tff
#       two.f1.f2 x
#   stdout &gt; z
#     sprintf &gt; f!
#       "Hello, ".trim
#       x 0x1fff n
#
# alpha &gt; beta
#   alpha
#     'Z'
[n x] &gt; mess
  [a] &gt; test /int
  n.hello &gt; f
    "Hello, world!"
    x
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>
      <meta line="4">
         <head>package</head>
         <tail>org.eolang.examples</tail>
      </meta>
   </metas>
   <objects>
      <class line="23" name="mess">
         <attr name="n">
            <free>
               <o line="23" name="n"/>
            </free>
         </attr>
         <attr name="x">
            <free>
               <o line="23" name="x"/>
            </free>
         </attr>
         <attr name="test">
            <bound>
               <o atom="int"
                  base="mess$test"
                  cut="2"
                  line="24"
                  name="test"
                  ref="24">
                  <o as="n" base="n" level="1" ref="23"/>
                  <o as="x" base="x" level="1" ref="23"/>
                  <o as="f" base="f" level="1" ref="25"/>
               </o>
            </bound>
         </attr>
         <attr name="f">
            <bound>
               <o base=".hello" line="25" method="" name="f">
                  <o base="n" line="25" ref="23"/>
                  <o base="org.eolang.string" line="26">
                     <value java-type="String">"Hello, world!"</value>
                  </o>
                  <o base="x" line="27" ref="23"/>
               </o>
            </bound>
         </attr>
      </class>
      <class atom="int" line="24" name="mess$test">
         <attr name="a">
            <free>
               <o line="24" name="a"/>
            </free>
         </attr>
         <o level="1" line="24.23" name="n"/>
         <o level="1" line="24.23" name="x"/>
         <o level="1" line="24.25" name="f"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/to-java.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="12"
         name="code.eo"
         time="2021-01-13T10:52:56.027Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &amp;gt; pi
#
# [n] &amp;gt; alpha
#   [] &amp;gt; x
#     a pi 666 &amp;gt; pp
#       [] &amp;gt; n
#         wild &amp;gt; tff
#       two.f1.f2 x
#   stdout &amp;gt; z
#     sprintf &amp;gt; f!
#       &quot;Hello, &quot;.trim
#       x 0x1fff n
#
# alpha &amp;gt; beta
#   alpha
#     'Z'
[n x] &amp;gt; mess
  [a] &amp;gt; test /int
  n.hello &amp;gt; f
    &quot;Hello, world!&quot;
    x
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This is the header comment of this simple EO
program, to be ignored.&lt;/license&gt;
   &lt;metas&gt;package org.eolang.examples;

&lt;/metas&gt;
   &lt;objects&gt;
      &lt;class java-name=&quot;EOmess&quot; line=&quot;23&quot; name=&quot;mess&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:56.411Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:56.027Z by the EO compiler v.0.1.9.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess extends PhDefault {
  public EOmess() {
    this(new PhEta());
  }
  public EOmess(final Phi parent) {
    super(parent);
    this.add(&quot;n&quot;, new AtFree(/* default */));
    this.add(&quot;x&quot;, new AtFree(/* default */));
    this.add(&quot;test&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOmess$EOtest(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;f&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret_base = new PhMethod(self, &quot;n&quot;);
      Phi ret = new PhMethod(ret_base, &quot;hello&quot;);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, &quot;data&quot;, new Data.Value&amp;lt;String&amp;gt;(&quot;Hello, world!&quot;));
        Phi ret_2 = new PhMethod(self, &quot;x&quot;);
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; java-name=&quot;EOmess$EOtest&quot; line=&quot;24&quot; name=&quot;mess$test&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:56.411Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:56.027Z by the EO compiler v.0.1.9.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess$EOtest extends PhDefault {
  public EOmess$EOtest() {
    this(new PhEta());
  }
  public EOmess$EOtest(final Phi parent) {
    super(parent);
    this.add("a", new AtFree(/* default */));
  }
}</java>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo1956859958463055324/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="12"
         name="code.eo"
         time="2021-01-13T10:52:56.027Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &gt; pi
#
# [n] &gt; alpha
#   [] &gt; x
#     a pi 666 &gt; pp
#       [] &gt; n
#         wild &gt; tff
#       two.f1.f2 x
#   stdout &gt; z
#     sprintf &gt; f!
#       "Hello, ".trim
#       x 0x1fff n
#
# alpha &gt; beta
#   alpha
#     'Z'
[n x] &gt; mess
  [a] &gt; test /int
  n.hello &gt; f
    "Hello, world!"
    x
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>package org.eolang.examples;

</metas>
   <objects>
      <class java-name="EOmess" line="23" name="mess">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:56.411Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:56.027Z by the EO compiler v.0.1.9.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess extends PhDefault {
  public EOmess() {
    this(new PhEta());
  }
  public EOmess(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("x", new AtFree(/* default */));
    this.add("test", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOmess$EOtest(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("f", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base = new PhMethod(self, "n");
      Phi ret = new PhMethod(ret_base, "hello");
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, "data", new Data.Value&lt;String&gt;("Hello, world!"));
        Phi ret_2 = new PhMethod(self, "x");
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
      <class atom="int" java-name="EOmess$EOtest" line="24" name="mess$test">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:56.411Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:56.027Z by the EO compiler v.0.1.9.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess$EOtest extends PhDefault {
  public EOmess$EOtest() {
    this(new PhEta());
  }
  public EOmess$EOtest(final Phi parent) {
    super(parent);
    this.add("a", new AtFree(/* default */));
  }
}</java>
      </class>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 1251 chars to /tmp/eo1956859958463055324/generated/EOmess.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo1956859958463055324/target/eo/optimize/code.eo.xml compiled to /tmp/eo1956859958463055324/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo1956859958463055324/generated
[0;37mINFOm] org.eolang.maven.CompileMojoTest: Java output:

/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:56.411Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:56.027Z by the EO compiler v.0.1.9.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess extends PhDefault {
  public EOmess() {
    this(new PhEta());
  }
  public EOmess(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("x", new AtFree(/* default */));
    this.add("test", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOmess$EOtest(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("f", new AtBound(new AtLambda(this, self -> {
      Phi ret_base = new PhMethod(self, "n");
      Phi ret = new PhMethod(ret_base, &quot;hello&quot;);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, &quot;data&quot;, new Data.Value&lt;String&gt;(&quot;Hello, world!&quot;));
        Phi ret_2 = new PhMethod(self, &quot;x&quot;);
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.458 s - in org.eolang.maven.1mCompileMojoTestm
[1;34mINFOm] Running org.eolang.maven.1mPullMojoTestm
[1;33mWARNINGm] 1;33mTests 0;1mrun: 0;1m1m, Failures: 0, Errors: 0, 1;33mSkipped: 0;1;33m1m, Time elapsed: 0.003 s - in org.eolang.maven.1mPullMojoTestm
[1;34mINFOm] Running org.eolang.maven.1mSnippetTestm
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo3955740273357057460/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="3"
         name="code.eo"
         time="2021-01-13T10:52:56.532Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>sprintf org.eolang.txt.sprintf</tail>
      </meta>
   </metas>
   <objects>
      <o line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o line="5" name="f">
            <o line="5" name="n"/>
            <o base=".if" line="6" name="@">
               <o base="n" line="7"/>
               <o base=".less" line="7" method="">
                  <o base="int" data="int" line="7">0</o>
               </o>
               <o base="string" data="string" line="8">smaller</o>
               <o base="string" data="string" line="9">greater</o>
            </o>
         </o>
         <o base="stdout" line="10" name="@">
            <o base="sprintf" line="11">
               <o base="string" data="string" line="12">%d is %s than zero\n</o>
               <o base="args" line="13"/>
               <o base=".get" line="13" method="">
                  <o base="int" data="int" line="13">0</o>
               </o>
               <o base=".toInt" line="13" method="" name="num"/>
               <o base="f" line="14">
                  <o base="num" line="14"/>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 14 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo3955740273357057460/src/code.eo parsed to /tmp/eo3955740273357057460/target/eo/parse/code.eo.xml
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[3]
Matches both "element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]" on line 50 of file:///
and "element(Q{}o)[attribute::attribute(Q{}method)]" on line 43 of file:///
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo3955740273357057460/target/eo/parse/code.eo.xml optimized to /tmp/eo3955740273357057460/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo3955740273357057460/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo3955740273357057460/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="3"
         name="code.eo"
         time="2021-01-13T10:52:56.532Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <o line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o base="main$f" cut="1" line="5" name="f" ref="5">
            <o as="args" base="args" level="1" ref="4"/>
            <o as="@" base="@" level="1" ref="10"/>
            <o as="num" base="num" level="1" ref="13"/>
         </o>
         <o base="org.eolang.io.stdout" line="10" name="@">
            <o base="org.eolang.txt.sprintf" line="11">
               <o base="org.eolang.string" data="string" line="12">%d is %s than zero\n</o>
               <o base="num" cut="3" line="13" ref="13"/>
               <o base="f" line="14" ref="5">
                  <o base="num" line="14" ref="13"/>
               </o>
            </o>
         </o>
         <o base=".toInt" line="13" method="" name="num">
            <o base=".get" line="13" method="">
               <o base="args" line="13" ref="4"/>
               <o base="org.eolang.int" data="int" line="13">0</o>
            </o>
         </o>
      </o>
      <o line="5" name="main$f">
         <o line="5" name="n"/>
         <o base=".if" line="6" name="@">
            <o base=".less" line="7" method="">
               <o base="n" line="7" ref="5"/>
               <o base="org.eolang.int" data="int" line="7">0</o>
            </o>
            <o base="org.eolang.string" data="string" line="8">smaller</o>
            <o base="org.eolang.string" data="string" line="9">greater</o>
         </o>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.13" name="num"/>
      </o>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo3955740273357057460/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;3&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:52:56.532Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 0
      &quot;smaller&quot;
      &quot;greater&quot;
  stdout &amp;gt; @
    sprintf
      &quot;%d is %s than zero\n&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
         &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
            &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;o as=&quot;@&quot; base=&quot;@&quot; level=&quot;1&quot; ref=&quot;10&quot;/&gt;
            &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;10&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;11&quot;&gt;
               &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;12&quot;&gt;%d is %s than zero\n&lt;/o&gt;
               &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;13&quot; ref=&quot;13&quot;/&gt;
               &lt;o base=&quot;f&quot; line=&quot;14&quot; ref=&quot;5&quot;&gt;
                  &lt;o base=&quot;num&quot; line=&quot;14&quot; ref=&quot;13&quot;/&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.toInt&quot; line=&quot;13&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
            &lt;o base=&quot;.get&quot; line=&quot;13&quot; method=&quot;&quot;&gt;
               &lt;o base=&quot;args&quot; line=&quot;13&quot; ref=&quot;4&quot;/&gt;
               &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;13&quot;&gt;0&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
         &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
               &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
               &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;0&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;8&quot;&gt;smaller&lt;/o&gt;
            &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;greater&lt;/o&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;num&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/attrs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8"?>
<program ms="3"
         name="code.eo"
         time="2021-01-13T10:52:56.532Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <free>
               <o line="4" name="args" vararg=""/>
            </free>
         </attr>
         <attr name="f">
            <bound>
               <o base="main$f" cut="1" line="5" name="f" ref="5">
                  <o as="args" base="args" level="1" ref="4"/>
                  <o as="@" base="@" level="1" ref="10"/>
                  <o as="num" base="num" level="1" ref="13"/>
               </o>
            </bound>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="10" name="@">
                  <o base="org.eolang.txt.sprintf" line="11">
                     <o base="org.eolang.string" data="string" line="12">%d is %s than zero\n</o>
                     <o base="num" cut="3" line="13" ref="13"/>
                     <o base="f" line="14" ref="5">
                        <o base="num" line="14" ref="13"/>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <attr name="num">
            <bound>
               <o base=".toInt" line="13" method="" name="num">
                  <o base=".get" line="13" method="">
                     <o base="args" line="13" ref="4"/>
                     <o base="org.eolang.int" data="int" line="13">0</o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
      <class line="5" name="main$f">
         <attr name="n">
            <free>
               <o line="5" name="n"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base=".if" line="6" name="@">
                  <o base=".less" line="7" method="">
                     <o base="n" line="7" ref="5"/>
                     <o base="org.eolang.int" data="int" line=&quot;7&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;8&quot;&gt;smaller&lt;/o&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;greater&lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;num&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/varargs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;3&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:52:56.532Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 0
      &quot;smaller&quot;
      &quot;greater&quot;
  stdout &amp;gt; @
    sprintf
      &quot;%d is %s than zero\n&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name=&quot;args&quot;&gt;
            &lt;vararg&gt;
               &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
            &lt;/vararg&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
                  &lt;o as=&quot;@&quot; base=&quot;@&quot; level=&quot;1&quot; ref=&quot;10&quot;/&gt;
                  &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;10&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;11&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;12&quot;&gt;%d is %s than zero\n&lt;/o&gt;
                     &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;13&quot; ref=&quot;13&quot;/&gt;
                     &lt;o base=&quot;f&quot; line=&quot;14&quot; ref=&quot;5&quot;&gt;
                        &lt;o base=&quot;num&quot; line=&quot;14&quot; ref=&quot;13&quot;/&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;num&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.toInt&quot; line=&quot;13&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
                  &lt;o base=&quot;.get&quot; line=&quot;13&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;args&quot; line=&quot;13&quot; ref=&quot;4&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;13&quot;&gt;0&lt;/o&gt;
                  </o>
               </o>
            </bound>
         </attr>
      </class>
      <class line="5" name="main$f">
         <attr name="n">
            <free>
               <o line="5" name="n"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base=".if" line="6" name="@">
                  <o base=".less" line="7" method="">
                     <o base="n" line="7" ref="5"/>
                     <o base="org.eolang.int" data="int" line="7">0</o>
                  </o>
                  <o base="org.eolang.string" data="string" line="8">smaller</o>
                  <o base="org.eolang.string" data="string" line="9">greater</o>
               </o>
            </bound>
         </attr>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.13" name="num"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="3"
         name="code.eo"
         time="2021-01-13T10:52:56.532Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <vararg>
               <o line="4" name="args" vararg=""/>
            </vararg>
         </attr>
         <attr name="f">
            <bound>
               <o base="main$f" cut="1" line="5" name="f" ref="5">
                  <o as="args" base="args" level="1" ref="4"/>
                  <o as="@" base="@" level="1" ref="10"/>
                  <o as="num" base="num" level="1" ref="13"/>
               </o>
            </bound>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="10" name="@">
                  <o base="org.eolang.txt.sprintf" line="11">
                     <o base="org.eolang.string" data="string" line="12">%d is %s than zero\n</o>
                     <o base="num" cut="3" line="13" ref="13"/>
                     <o base="f" line="14" ref="5&quot;&gt;
                        &lt;o base=&quot;num&quot; line=&quot;14&quot; ref=&quot;13&quot;/&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;num&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.toInt&quot; line=&quot;13&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
                  &lt;o base=&quot;.get&quot; line=&quot;13&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;args&quot; line=&quot;13&quot; ref=&quot;4&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;13&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;8&quot;&gt;smaller&lt;/o&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;greater&lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;num&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/data.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;3&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:52:56.532Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 0
      &quot;smaller&quot;
      &quot;greater&quot;
  stdout &amp;gt; @
    sprintf
      &quot;%d is %s than zero\n&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name=&quot;args&quot;&gt;
            &lt;vararg&gt;
               &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
            &lt;/vararg&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/>
                  <o as="@" base="@" level="1" ref="10"/>
                  <o as="num" base="num" level="1" ref="13"/>
               </o>
            </bound>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="10" name="@">
                  <o base="org.eolang.txt.sprintf" line="11">
                     <o base="org.eolang.string" line="12">
                        <value java-type="String">"%d is %s than zero\n"</value>
                     </o>
                     <o base="num" cut="3" line="13" ref="13"/>
                     <o base="f" line="14" ref="5">
                        <o base="num" line="14" ref="13"/>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <attr name="num">
            <bound>
               <o base=".toInt" line="13" method="" name="num">
                  <o base=".get" line="13" method="">
                     <o base="args" line="13" ref="4"/>
                     <o base="org.eolang.int" line="13">
                        <value java-type="Long">0L</value>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
      <class line="5" name="main$f">
         <attr name="n">
            <free>
               <o line="5" name="n"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base=".if" line="6" name="@">
                  <o base=".less" line="7" method="">
                     <o base="n" line="7" ref="5"/>
                     <o base="org.eolang.int" line="7">
                        <value java-type="Long">0L</value>
                     </o>
                  </o>
                  <o base="org.eolang.string" line="8">
                     <value java-type="String">"smaller"</value>
                  </o>
                  <o base="org.eolang.string" line="9">
                     <value java-type="String">"greater"</value>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.13" name="num"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/to-java.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="3"
         name="code.eo"
         time="2021-01-13T10:52:56.532Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 0
      &quot;smaller&quot;
      &quot;greater&quot;
  stdout &amp;gt; @
    sprintf
      &quot;%d is %s than zero\n&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class java-name=&quot;EOmain&quot; line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:57.034Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:56.532Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add(&quot;args&quot;, new AtVararg(/* default */));
    this.add(&quot;f&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOmain$EOf(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;_origin&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, &quot;data&quot;, new Data.Value&amp;lt;String&amp;gt;(&quot;%d is %s than zero\n&quot;));
          Phi ret_1_2 = new PhMethod(self, &quot;num&quot;);
          Phi ret_1_3 = new PhMethod(self, &quot;f&quot;);
          ret_1_3 = new PhCopy(ret_1_3);
            Phi ret_1_3_1 = new PhMethod(self, &quot;num&quot;);
            ret_1_3 = new PhWith(ret_1_3, 0, ret_1_3_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
          ret_1 = new PhWith(ret_1, 2, ret_1_3);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
    this.add(&quot;num&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret_base_base = new PhMethod(self, &quot;args&quot;);
      Phi ret_base = new PhMethod(ret_base_base, &quot;get&quot;);
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "toInt");
      return ret;
    })));
  }
}</java>
      </class>
      <class java-name="EOmain$EOf" line="5" name="main$f">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:57.034Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:56.532Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain$EOf extends PhDefault {
  public EOmain$EOf() {
    this(new PhEta());
  }
  public EOmain$EOf(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "n");
      Phi ret_base = new PhMethod(ret_base_base, "less");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "if");
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, "data", new Data.Value&lt;String&gt;("smaller"));
        Phi ret_2 = new org.eolang.EOstring(self);
        ret_2 = new PhCopy(ret_2);
          ret_2 = new PhWith(ret_2, "data", new Data.Value&lt;String&gt;("greater"));
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo3955740273357057460/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="3"
         name="code.eo"
         time="2021-01-13T10:52:56.532Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class java-name="EOmain" line="4" name="main">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:57.034Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:56.532Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add("args", new AtVararg(/* default */));
    this.add("f", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOmain$EOf(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, "data", new Data.Value&lt;String&gt;("%d is %s than zero\n"));
          Phi ret_1_2 = new PhMethod(self, "num");
          Phi ret_1_3 = new PhMethod(self, "f");
          ret_1_3 = new PhCopy(ret_1_3);
            Phi ret_1_3_1 = new PhMethod(self, "num");
            ret_1_3 = new PhWith(ret_1_3, 0, ret_1_3_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
          ret_1 = new PhWith(ret_1, 2, ret_1_3);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
    this.add("num", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "args");
      Phi ret_base = new PhMethod(ret_base_base, "get");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "toInt");
      return ret;
    })));
  }
}</java&gt;
      &lt;/class&gt;
      &lt;class java-name=&quot;EOmain$EOf&quot; line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:57.034Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:56.532Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain$EOf extends PhDefault {
  public EOmain$EOf() {
    this(new PhEta());
  }
  public EOmain$EOf(final Phi parent) {
    super(parent);
    this.add(&quot;n&quot;, new AtFree(/* default */));
    this.add(&quot;_origin&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret_base_base = new PhMethod(self, &quot;n&quot;);
      Phi ret_base = new PhMethod(ret_base_base, &quot;less&quot;);
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "if");
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, "data", new Data.Value&lt;String&gt;("smaller"));
        Phi ret_2 = new org.eolang.EOstring(self);
        ret_2 = new PhCopy(ret_2);
          ret_2 = new PhWith(ret_2, "data", new Data.Value&lt;String&gt;("greater"));
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 2086 chars to /tmp/eo3955740273357057460/generated/EOmain.java
[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 1482 chars to /tmp/eo3955740273357057460/generated/EOmain$EOf.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo3955740273357057460/target/eo/optimize/code.eo.xml compiled to /tmp/eo3955740273357057460/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo3955740273357057460/generated
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@a1e912f in Thread[VrbPrc.Monitor-169775466-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@a1e912f in Thread[VrbPrc.Monitor-169775466-err,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@a1e912f
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@a1e912f completed (code=0, size=0) in 542ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@6249a08d in Thread[VrbPrc.Monitor-1648992456-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@6249a08d in Thread[VrbPrc.Monitor-1648992456-err,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@6249a08d
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@6249a08d completed (code=0, size=0) in 448ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@2c7ad4f3 in Thread[VrbPrc.Monitor-746247470-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@2c7ad4f3 in Thread[VrbPrc.Monitor-746247470-err,5,main]...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ []
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> EOmain ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("EOmain#_origin")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#_origin"): org.eolang.phi.PhWith
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ []
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ getting("EOmain#num")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#num"): org.eolang.phi.PhMethod
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("EOmain#args")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#args"): org.eolang.EOarray
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#get")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#get"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ [org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;   _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;   _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;   toInt(2)=&lambda;BN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;   data(0)=&quot;17&quot;SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;   trim(1)=&lambda;BN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOstring#toInt&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOstring#toInt&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> [org.eolang.EOstring$EOtoInt#1494279232:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     data(0)="17"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ "%d is %s than zero
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> "
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ getting("EOmain#f")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#f"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("EOmain#num")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#num"): org.eolang.phi.PhMethod
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> [org.eolang.EOstring$EOtoInt#1494279232:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     data(0)="17"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }, EOmain$EOf#648129364:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[n]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=EOmain#2047329716:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[args, f, num]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     args(0)=org.eolang.EOarray#610998173:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _order=[data, push, get, append, reduce, mapi, map]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       reduce(4)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       data(0)=[org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         data(0)="17"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       }]SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       get(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       map(6)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       push(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       append(3)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       mapi(5)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     }SVN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _origin(-1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     f(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     num(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   n(0)=org.eolang.EOstring$EOtoInt#1494279232:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       data(0)="17"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SF
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOstring ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOstring#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOstring ⭢ "17"
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ 17
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 17
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ &quot;greater&quot;
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOstring#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOstring#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ &quot;17 is greater than zero
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> "
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> 17 is greater than zero
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> EOmain ⭢ true
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@2c7ad4f3
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@2c7ad4f3 completed (code=0, size=4776) in 184ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[0;37mINFOm] org.eolang.maven.SnippetTest: Stdout: "getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
EOmain ⭢ ...
getting("EOmain#_origin")...
get("EOmain#_origin"): org.eolang.phi.PhWith
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ getting("EOmain#num")...
get("EOmain#num"): org.eolang.phi.PhMethod
getting("EOmain#args")...
get("EOmain#args"): org.eolang.EOarray
getting("org.eolang.EOarray#get")...
get("org.eolang.EOarray#get"): org.eolang.phi.PhCopy
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOstring#824318946:{
  _order=[data, trim, toInt]
  _parent(-1)=𝜂SBN
  toInt(2)=λBN
  data(0)="17"SFN
  trim(1)=λBN
}]
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOstring#toInt")...
get("org.eolang.EOstring#toInt"): org.eolang.phi.PhCopy
[org.eolang.EOstring$EOtoInt#1494279232:{
  _order=[]
  _parent(-1)=org.eolang.EOstring#824318946:{
    _order=[data, trim, toInt]
    _parent(-1)=𝜂SBN
    toInt(2)=λBN
    data(0)="17"SFN
    trim(1)=λBN
  }SB
  _origin(-1)=λB
}]
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ "%d is %s than zero
"
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ getting("EOmain#f")...
get("EOmain#f"): org.eolang.phi.PhCopy
getting("EOmain#num")...
get("EOmain#num"): org.eolang.phi.PhMethod
[org.eolang.EOstring$EOtoInt#1494279232:{
  _order=[]
  _parent(-1)=org.eolang.EOstring#824318946:{
    _order=[data, trim, toInt]
    _parent(-1)=𝜂SBN
    toInt(2)=λBN
    data(0)="17"SFN
    trim(1)=λBN
  }SB
  _origin(-1)=λB
}, EOmain$EOf#648129364:{
  _order=[n]
  _parent(-1)=EOmain#2047329716:{
    _order=[args, f, num]
    args(0)=org.eolang.EOarray#610998173:{
      _order=[data, push, get, append, reduce, mapi, map]
      reduce(4)=λBN
      _parent(-1)=𝜂SBN
      data(0)=[org.eolang.EOstring#824318946:{
        _order=[data, trim, toInt]
        _parent(-1)=𝜂SBN
        toInt(2)=λBN
        data(0)="17"SFN
        trim(1)=λBN
      }]SFN
      get(2)=λBN
      map(6)=λBN
      push(1)=λBN
      append(3)=λBN
      mapi(5)=λBN
    }SVN
    _parent(-1)=𝜂SBN
    _origin(-1)=λBN
    f(1)=λBN
    num(2)=λBN
  }SB
  _origin(-1)=λB
  n(0)=org.eolang.EOstring$EOtoInt#1494279232:{
    _order=[]
    _parent(-1)=org.eolang.EOstring#824318946:{
      _order=[data, trim, toInt]
      _parent(-1)=𝜂SBN
      toInt(2)=λBN
      data(0)="17"SFN
      trim(1)=λBN
    }SB
    _origin(-1)=λB
  }SF
}]
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOstring ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.EOstring ⭢ "17"
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ 17
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 17
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
org.eolang.phi.PhWith ⭢ "greater"
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "17 is greater than zero
"
17 is greater than zero
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
EOmain ⭢ true
"
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo6792710727257883709/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="6"
         name="code.eo"
         time="2021-01-13T10:52:58.263Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &amp;gt; @
    sprintf
      &quot;The %dth fibo is %d&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;sprintf org.eolang.txt.sprintf&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;f&quot;&gt;
            &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
            &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;n&quot; line=&quot;7&quot;/&gt;
               &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;2&lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;n&quot; line=&quot;8&quot;/&gt;
               &lt;o base=&quot;.add&quot; line=&quot;9&quot;&gt;
                  &lt;o base=&quot;$&quot; line=&quot;10&quot;&gt;
                     <o base="n" line="10"/>
                     <o base=".sub" line="10" method="">
                        <o base="int" data="int" line="10">1</o>
                     </o>
                  </o>
                  <o base="$" line="11">
                     <o base="n" line="11"/>
                     <o base=".sub" line="11" method="">
                        <o base="int" data="int" line="11">2</o>
                     </o>
                  </o>
               </o>
            </o>
         </o>
         <o base="stdout" line="12" name="@">
            <o base="sprintf" line="13">
               <o base="string" data="string" line="14">The %dth fibo is %d</o>
               <o base="args" line="15"/>
               <o base=".get" line="15" method="">
                  <o base="int" data="int" line="15">0</o>
               </o>
               <o base=".toInt" line="15" method="" name="num"/>
               <o base="f" line="16">
                  <o base="num" line="16"/>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 16 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo6792710727257883709/src/code.eo parsed to /tmp/eo6792710727257883709/target/eo/parse/code.eo.xml
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[3]
Matches both "element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]" on line 50 of file:///
and "element(Q{}o)[attribute::attribute(Q{}method)]" on line 43 of file:///
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo6792710727257883709/target/eo/parse/code.eo.xml optimized to /tmp/eo6792710727257883709/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo6792710727257883709/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo6792710727257883709/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="6"
         name="code.eo"
         time="2021-01-13T10:52:58.263Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <o line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o base="main$f" cut="1" line="5" name="f" ref="5">
            <o as="args" base="args" level="1" ref="4"/>
            <o as="@" base="@" level="1" ref="12"/>
            <o as="num" base="num" level="1" ref="15"/>
         </o>
         <o base="org.eolang.io.stdout" line="12" name="@">
            <o base="org.eolang.txt.sprintf" line="13">
               <o base="org.eolang.string" data="string" line="14">The %dth fibo is %d</o>
               <o base="num" cut="3" line="15" ref="15"/>
               <o base="f" line="16" ref="5">
                  <o base="num" line="16" ref="15"/>
               </o>
            </o>
         </o>
         <o base=".toInt" line="15" method="" name="num">
            <o base=".get" line="15" method="">
               <o base="args" line="15" ref="4"/>
               <o base="org.eolang.int" data="int" line="15">0</o>
            </o>
         </o>
      </o>
      <o line="5" name="main$f">
         <o line="5" name="n"/>
         <o base=".if" line="6" name="@">
            <o base=".less" line="7" method="">
               <o base="n" line="7" ref="5"/>
               <o base="org.eolang.int" data="int" line="7">2</o>
            </o>
            <o base="n" line="8" ref="5"/>
            <o base=".add" line="9">
               <o base="$" line="10">
                  <o base=".sub" line="10" method="">
                     <o base="n" line="10" ref="5"/>
                     <o base="org.eolang.int" data="int" line="10">1</o>
                  </o>
               </o>
               <o base="$" line="11">
                  <o base=".sub&quot; line=&quot;11&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;11&quot; ref=&quot;5&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;11&quot;&gt;2&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.15&quot; name=&quot;num&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo6792710727257883709/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;6&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:52:58.263Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &amp;gt; @
    sprintf
      &quot;The %dth fibo is %d&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
         &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
            &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;o as=&quot;@&quot; base=&quot;@&quot; level=&quot;1&quot; ref=&quot;12&quot;/&gt;
            &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;15&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;13&quot;&gt;
               &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;14&quot;&gt;The %dth fibo is %d&lt;/o&gt;
               &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;15&quot; ref=&quot;15&quot;/&gt;
               &lt;o base=&quot;f&quot; line=&quot;16&quot; ref=&quot;5&quot;&gt;
                  &lt;o base=&quot;num&quot; line=&quot;16&quot; ref=&quot;15&quot;/&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.toInt&quot; line=&quot;15&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
            &lt;o base=&quot;.get&quot; line=&quot;15&quot; method=&quot;&quot;&gt;
               &lt;o base=&quot;args&quot; line=&quot;15&quot; ref=&quot;4&quot;/&gt;
               &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
         &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
               &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
               &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;2&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;n&quot; line=&quot;8&quot; ref=&quot;5&quot;/&gt;
            &lt;o base=".add" line="9">
               <o base="$" line="10">
                  <o base=".sub" line="10" method="">
                     <o base="n" line="10" ref="5"/>
                     <o base="org.eolang.int" data="int" line="10">1</o>
                  </o>
               </o>
               <o base="$" line="11">
                  <o base=".sub" line="11" method="">
                     <o base="n" line="11" ref="5"/>
                     <o base="org.eolang.int" data="int" line="11">2</o>
                  </o>
               </o>
            </o>
         </o>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.15" name="num"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/attrs.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="6"
         name="code.eo"
         time="2021-01-13T10:52:58.263Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <free>
               <o line="4" name="args" vararg=""/>
            </free>
         </attr>
         <attr name="f">
            <bound>
               <o base="main$f" cut="1" line="5" name="f" ref="5">
                  <o as="args" base="args" level="1" ref="4"/>
                  <o as="@" base="@" level="1" ref="12"/>
                  <o as="num" base="num" level="1" ref="15"/>
               </o>
            </bound>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="12" name="@">
                  <o base="org.eolang.txt.sprintf" line="13">
                     <o base="org.eolang.string" data="string" line="14">The %dth fibo is %d</o>
                     <o base="num" cut="3" line="15" ref="15"/>
                     <o base="f&quot; line=&quot;16&quot; ref=&quot;5&quot;&gt;
                        &lt;o base=&quot;num&quot; line=&quot;16&quot; ref=&quot;15&quot;/&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;num&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.toInt&quot; line=&quot;15&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
                  &lt;o base=&quot;.get&quot; line=&quot;15&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;args&quot; line=&quot;15&quot; ref=&quot;4&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;2&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;n&quot; line=&quot;8&quot; ref=&quot;5&quot;/&gt;
                  &lt;o base=&quot;.add&quot; line=&quot;9&quot;&gt;
                     &lt;o base=&quot;$&quot; line=&quot;10&quot;&gt;
                        &lt;o base=&quot;.sub&quot; line=&quot;10&quot; method=&quot;&quot;&gt;
                           &lt;o base=&quot;n&quot; line=&quot;10&quot; ref=&quot;5&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;10&quot;&gt;1&lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;$&quot; line=&quot;11&quot;&gt;
                        &lt;o base=&quot;.sub&quot; line=&quot;11&quot; method=&quot;&quot;&gt;
                           &lt;o base=&quot;n&quot; line=&quot;11&quot; ref=&quot;5&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;11&quot;&gt;2&lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.15&quot; name=&quot;num&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/varargs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;6&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:52:58.263Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <vararg>
               <o line="4" name="args" vararg=""/>
            </vararg>
         </attr>
         <attr name="f">
            <bound>
               <o base="main$f" cut="1" line="5" name="f" ref="5">
                  <o as="args" base="args" level="1" ref="4"/>
                  <o as="@" base="@" level="1" ref="12"/>
                  <o as="num" base="num" level="1" ref="15"/>
               </o>
            </bound>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="12" name="@">
                  <o base="org.eolang.txt.sprintf" line="13">
                     <o base="org.eolang.string" data="string" line="14">The %dth fibo is %d</o>
                     <o base="num" cut="3" line="15" ref="15"/>
                     <o base="f" line="16" ref="5">
                        <o base="num" line="16" ref="15"/>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <attr name="num">
            <bound>
               <o base=".toInt" line="15" method="" name="num">
                  <o base=".get" line="15" method="">
                     <o base="args" line="15" ref="4"/>
                     <o base="org.eolang.int" data="int" line="15">0</o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
      <class line="5" name="main$f">
         <attr name="n">
            <free>
               <o line="5" name="n"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base=".if" line="6" name="@">
                  <o base=".less" line="7" method="">
                     <o base="n" line="7" ref="5"/>
                     <o base="org.eolang.int" data="int" line="7">2</o>
                  </o>
                  <o base="n" line="8" ref="5"/>
                  <o base=".add" line="9">
                     <o base="$" line="10">
                        <o base=".sub" line="10" method="">
                           <o base=&quot;n&quot; line=&quot;10&quot; ref=&quot;5&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;10&quot;&gt;1&lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;$&quot; line=&quot;11&quot;&gt;
                        &lt;o base=&quot;.sub&quot; line=&quot;11&quot; method=&quot;&quot;&gt;
                           &lt;o base=&quot;n&quot; line=&quot;11&quot; ref=&quot;5&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;11&quot;&gt;2&lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.15&quot; name=&quot;num&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;6&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:52:58.263Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &amp;gt; @
    sprintf
      &quot;The %dth fibo is %d&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name=&quot;args&quot;&gt;
            &lt;vararg&gt;
               &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
            &lt;/vararg&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
                  &lt;o as=&quot;@&quot; base=&quot;@&quot; level=&quot;1&quot; ref=&quot;12&quot;/&gt;
                  &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;15&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;13&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;14&quot;&gt;The %dth fibo is %d&lt;/o&gt;
                     &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;15&quot; ref=&quot;15&quot;/&gt;
                     &lt;o base=&quot;f&quot; line=&quot;16&quot; ref=&quot;5&quot;&gt;
                        &lt;o base=&quot;num&quot; line=&quot;16&quot; ref=&quot;15&quot;/&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         <attr name="num">
            <bound>
               <o base=".toInt" line="15" method="" name="num">
                  <o base=".get" line="15" method="">
                     <o base="args" line="15" ref="4"/>
                     <o base="org.eolang.int" data="int" line="15">0</o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
      <class line="5" name="main$f">
         <attr name="n">
            <free>
               <o line="5" name="n"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base=".if" line="6" name="@">
                  <o base=".less" line="7" method="">
                     <o base="n" line="7" ref="5"/>
                     <o base="org.eolang.int" data="int" line="7">2</o>
                  </o>
                  <o base="n" line="8" ref="5"/>
                  <o base=".add" line="9">
                     <o base="$" line="10">
                        <o base=".sub" line="10" method="">
                           <o base="n" line="10" ref="5"/>
                           <o base="org.eolang.int" data="int" line="10">1</o>
                        </o>
                     </o>
                     <o base="$" line="11">
                        <o base=".sub" line="11" method="">
                           <o base="n" line="11" ref="5"/>
                           <o base="org.eolang.int" data="int" line="11">2</o>
                        </o>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.15" name="num"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/data.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="6"
         name="code.eo"
         time="2021-01-13T10:52:58.263Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <vararg>
               <o line="4" name="args" vararg=""/>
            </vararg&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
                  &lt;o as=&quot;@&quot; base=&quot;@&quot; level=&quot;1&quot; ref=&quot;12&quot;/&gt;
                  &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;15&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;13&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; line=&quot;14&quot;&gt;
                        &lt;value java-type=&quot;String&quot;&gt;&quot;The %dth fibo is %d&quot;&lt;/value&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;15&quot; ref=&quot;15&quot;/&gt;
                     &lt;o base=&quot;f&quot; line=&quot;16&quot; ref=&quot;5&quot;&gt;
                        &lt;o base=&quot;num&quot; line=&quot;16&quot; ref=&quot;15&quot;/&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;num&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.toInt&quot; line=&quot;15&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
                  &lt;o base=&quot;.get&quot; line=&quot;15&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;args&quot; line=&quot;15&quot; ref=&quot;4&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; line=&quot;15&quot;&gt;
                        &lt;value java-type=&quot;Long&quot;&gt;0L&lt;/value&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; line=&quot;7&quot;&gt;
                        &lt;value java-type=&quot;Long&quot;&gt;2L&lt;/value&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;n&quot; line=&quot;8&quot; ref=&quot;5&quot;/&gt;
                  &lt;o base=&quot;.add&quot; line=&quot;9&quot;&gt;
                     &lt;o base=&quot;$&quot; line=&quot;10&quot;&gt;
                        &lt;o base=&quot;.sub&quot; line=&quot;10&quot; method=&quot;&quot;&gt;
                           &lt;o base=&quot;n&quot; line=&quot;10&quot; ref=&quot;5&quot;/&gt;
                           <o base="org.eolang.int" line="10">
                              <value java-type="Long">1L</value>
                           </o>
                        </o>
                     </o>
                     <o base="$" line="11">
                        <o base=".sub" line="11" method="">
                           <o base="n" line="11" ref="5"/>
                           <o base="org.eolang.int" line="11">
                              <value java-type="Long">2L</value>
                           </o>
                        </o>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.15" name="num"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/to-java.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="6"
         name="code.eo"
         time="2021-01-13T10:52:58.263Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class java-name="EOmain" line="4" name="main">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:58.612Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:58.263Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add("args", new AtVararg(/* default */));
    this.add("f", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOmain$EOf(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, "data", new Data.Value&lt;String&gt;("The %dth fibo is %d"));
          Phi ret_1_2 = new PhMethod(self, "num");
          Phi ret_1_3 = new PhMethod(self, "f");
          ret_1_3 = new PhCopy(ret_1_3);
            Phi ret_1_3_1 = new PhMethod(self, "num");
            ret_1_3 = new PhWith(ret_1_3, 0, ret_1_3_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
          ret_1 = new PhWith(ret_1, 2, ret_1_3);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
    this.add(&quot;num&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret_base_base = new PhMethod(self, &quot;args&quot;);
      Phi ret_base = new PhMethod(ret_base_base, &quot;get&quot;);
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, &quot;data&quot;, new Data.Value&amp;lt;Long&amp;gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, &quot;toInt&quot;);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class java-name=&quot;EOmain$EOf&quot; line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:58.612Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:58.263Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain$EOf extends PhDefault {
  public EOmain$EOf() {
    this(new PhEta());
  }
  public EOmain$EOf(final Phi parent) {
    super(parent);
    this.add(&quot;n&quot;, new AtFree(/* default */));
    this.add(&quot;_origin&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret_base_base = new PhMethod(self, &quot;n&quot;);
      Phi ret_base = new PhMethod(ret_base_base, &quot;less&quot;);
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, &quot;data&quot;, new Data.Value&amp;lt;Long&amp;gt;(2L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, &quot;if&quot;);
      ret = new PhCopy(ret);
        Phi ret_1 = new PhMethod(self, "n");
        Phi ret_2_base = self;
        ret_2_base = new PhCopy(ret_2_base);
          Phi ret_2_base_1_base = new PhMethod(self, "n");
          Phi ret_2_base_1 = new PhMethod(ret_2_base_1_base, "sub");
          ret_2_base_1 = new PhCopy(ret_2_base_1);
            Phi ret_2_base_1_1 = new org.eolang.EOint(self);
            ret_2_base_1_1 = new PhCopy(ret_2_base_1_1);
              ret_2_base_1_1 = new PhWith(ret_2_base_1_1, "data", new Data.Value&lt;Long&gt;(1L));
            ret_2_base_1 = new PhWith(ret_2_base_1, 0, ret_2_base_1_1);
          ret_2_base = new PhWith(ret_2_base, 0, ret_2_base_1);
        Phi ret_2 = new PhMethod(ret_2_base, "add");
        ret_2 = new PhCopy(ret_2);
          Phi ret_2_1 = self;
          ret_2_1 = new PhCopy(ret_2_1);
            Phi ret_2_1_1_base = new PhMethod(self, "n");
            Phi ret_2_1_1 = new PhMethod(ret_2_1_1_base, "sub");
            ret_2_1_1 = new PhCopy(ret_2_1_1);
              Phi ret_2_1_1_1 = new org.eolang.EOint(self);
              ret_2_1_1_1 = new PhCopy(ret_2_1_1_1);
                ret_2_1_1_1 = new PhWith(ret_2_1_1_1, "data", new Data.Value&lt;Long&gt;(2L));
              ret_2_1_1 = new PhWith(ret_2_1_1, 0, ret_2_1_1_1);
            ret_2_1 = new PhWith(ret_2_1, 0, ret_2_1_1);
          ret_2 = new PhWith(ret_2, 0, ret_2_1);
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo6792710727257883709/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="6"
         name="code.eo"
         time="2021-01-13T10:52:58.263Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class java-name="EOmain" line="4" name="main">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:58.612Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:58.263Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add("args", new AtVararg(/* default */));
    this.add("f", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOmain$EOf(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, "data", new Data.Value&lt;String&gt;("The %dth fibo is %d"));
          Phi ret_1_2 = new PhMethod(self, "num");
          Phi ret_1_3 = new PhMethod(self, "f");
          ret_1_3 = new PhCopy(ret_1_3);
            Phi ret_1_3_1 = new PhMethod(self, "num");
            ret_1_3 = new PhWith(ret_1_3, 0, ret_1_3_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
          ret_1 = new PhWith(ret_1, 2, ret_1_3);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
    this.add("num", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "args");
      Phi ret_base = new PhMethod(ret_base_base, "get");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "toInt");
      return ret;
    })));
  }
}</java>
      </class>
      <class java-name="EOmain$EOf" line="5" name="main$f">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:52:58.612Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:52:58.263Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain$EOf extends PhDefault {
  public EOmain$EOf() {
    this(new PhEta());
  }
  public EOmain$EOf(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "n");
      Phi ret_base = new PhMethod(ret_base_base, "less");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(2L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, &quot;if&quot;);
      ret = new PhCopy(ret);
        Phi ret_1 = new PhMethod(self, &quot;n&quot;);
        Phi ret_2_base = self;
        ret_2_base = new PhCopy(ret_2_base);
          Phi ret_2_base_1_base = new PhMethod(self, &quot;n&quot;);
          Phi ret_2_base_1 = new PhMethod(ret_2_base_1_base, &quot;sub&quot;);
          ret_2_base_1 = new PhCopy(ret_2_base_1);
            Phi ret_2_base_1_1 = new org.eolang.EOint(self);
            ret_2_base_1_1 = new PhCopy(ret_2_base_1_1);
              ret_2_base_1_1 = new PhWith(ret_2_base_1_1, &quot;data&quot;, new Data.Value&amp;lt;Long&amp;gt;(1L));
            ret_2_base_1 = new PhWith(ret_2_base_1, 0, ret_2_base_1_1);
          ret_2_base = new PhWith(ret_2_base, 0, ret_2_base_1);
        Phi ret_2 = new PhMethod(ret_2_base, "add");
        ret_2 = new PhCopy(ret_2);
          Phi ret_2_1 = self;
          ret_2_1 = new PhCopy(ret_2_1);
            Phi ret_2_1_1_base = new PhMethod(self, "n");
            Phi ret_2_1_1 = new PhMethod(ret_2_1_1_base, "sub");
            ret_2_1_1 = new PhCopy(ret_2_1_1);
              Phi ret_2_1_1_1 = new org.eolang.EOint(self);
              ret_2_1_1_1 = new PhCopy(ret_2_1_1_1);
                ret_2_1_1_1 = new PhWith(ret_2_1_1_1, "data", new Data.Value&lt;Long&gt;(2L));
              ret_2_1_1 = new PhWith(ret_2_1_1, 0, ret_2_1_1_1);
            ret_2_1 = new PhWith(ret_2_1, 0, ret_2_1_1);
          ret_2 = new PhWith(ret_2, 0, ret_2_1);
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 2085 chars to /tmp/eo6792710727257883709/generated/EOmain.java
[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 2499 chars to /tmp/eo6792710727257883709/generated/EOmain$EOf.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo6792710727257883709/target/eo/optimize/code.eo.xml compiled to /tmp/eo6792710727257883709/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo6792710727257883709/generated
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@3e61cffd in Thread[VrbPrc.Monitor-1046597688-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@3e61cffd in Thread[VrbPrc.Monitor-1046597688-err,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@3e61cffd
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@3e61cffd completed (code=0, size=0) in 541ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@3134b261 in Thread[VrbPrc.Monitor-825537180-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@3134b261 in Thread[VrbPrc.Monitor-825537180-err,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@3134b261
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@3134b261 completed (code=0, size=0) in 463ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@aa633e6 in Thread[VrbPrc.Monitor-178664481-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@aa633e6 in Thread[VrbPrc.Monitor-178664481-err,5,main]...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ []
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> EOmain ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("EOmain#_origin")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#_origin"): org.eolang.phi.PhWith
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ []
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ getting("EOmain#num")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#num"): org.eolang.phi.PhMethod
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("EOmain#args")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#args"): org.eolang.EOarray
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#get")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#get"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ [org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;   data(0)=&quot;14&quot;SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;   trim(1)=&lambda;BN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOstring#toInt&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOstring#toInt&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; [org.eolang.EOstring$EOtoInt#1494279232:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     data(0)="14"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ "The %dth fibo is %d"
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ getting("EOmain#f")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#f"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("EOmain#num")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#num"): org.eolang.phi.PhMethod
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> [org.eolang.EOstring$EOtoInt#1494279232:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     data(0)="14"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }, EOmain$EOf#648129364:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[n]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=EOmain#2047329716:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[args, f, num]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     args(0)=org.eolang.EOarray#610998173:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _order=[data, push, get, append, reduce, mapi, map]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       reduce(4)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       data(0)=[org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         data(0)="14"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       }]SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       get(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       map(6)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       push(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       append(3)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       mapi(5)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     }SVN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _origin(-1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     f(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     num(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   n(0)=org.eolang.EOstring$EOtoInt#1494279232:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       data(0)="14"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SF
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOstring ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOstring#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOstring ⭢ "14"
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ 14
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 14
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 14
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 12
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 12
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 55
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 89
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 12
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 55
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 144
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 55
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 89
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 233
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 14
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 12
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 12
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 55
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 89
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 12
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@aa633e6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 55
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 144
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 377
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOstring#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOstring#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ &quot;The 14th fibo is 377&quot;
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; The 14th fibo is 377getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; EOmain ⭢ true
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@aa633e6 completed (code=0, size=1459845) in 2s
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[0;37mINFOm] org.eolang.maven.SnippetTest: Stdout: "getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
EOmain ⭢ ...
getting("EOmain#_origin")...
get("EOmain#_origin"): org.eolang.phi.PhWith
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ getting("EOmain#num")...
get("EOmain#num"): org.eolang.phi.PhMethod
getting("EOmain#args")...
get("EOmain#args"): org.eolang.EOarray
getting("org.eolang.EOarray#get")...
get("org.eolang.EOarray#get"): org.eolang.phi.PhCopy
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOstring#824318946:{
  _order=[data, trim, toInt]
  _parent(-1)=𝜂SBN
  toInt(2)=λBN
  data(0)="14"SFN
  trim(1)=λBN
}]
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOstring#toInt")...
get("org.eolang.EOstring#toInt"): org.eolang.phi.PhCopy
[org.eolang.EOstring$EOtoInt#1494279232:{
  _order=[]
  _parent(-1)=org.eolang.EOstring#824318946:{
    _order=[data, trim, toInt]
    _parent(-1)=𝜂SBN
    toInt(2)=λBN
    data(0)="14"SFN
    trim(1)=λBN
  }SB
  _origin(-1)=λB
}]
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ "The %dth fibo is %d"
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ getting("EOmain#f")...
get("EOmain#f"): org.eolang.phi.PhCopy
getting("EOmain#num")...
get("EOmain#num"): org.eolang.phi.PhMethod
[org.eolang.EOstring$EOtoInt#1494279232:{
  _order=[]
  _parent(-1)=org.eolang.EOstring#824318946:{
    _order=[data, trim, toInt]
    _parent(-1)=𝜂SBN
    toInt(2)=λBN
    data(0)="14"SFN
    trim(1)=λBN
  }SB
  _origin(-1)=λB
}, EOmain$EOf#648129364:{
  _order=[n]
  _parent(-1)=EOmain#2047329716:{
    _order=[args, f, num]
    args(0)=org.eolang.EOarray#610998173:{
      _order=[data, push, get, append, reduce, mapi, map]
      reduce(4)=λBN
      _parent(-1)=𝜂SBN
      data(0)=[org.eolang.EOstring#824318946:{
        _order=[data, trim, toInt]
        _parent(-1)=𝜂SBN
        toInt(2)=λBN
        data(0)="14"SFN
        trim(1)=λBN
      }]SFN
      get(2)=λBN
      map(6)=λBN
      push(1)=λBN
      append(3)=λBN
      mapi(5)=λBN
    }SVN
    _parent(-1)=𝜂SBN
    _origin(-1)=λBN
    f(1)=λBN
    num(2)=λBN
  }SB
  _origin(-1)=λB
  n(0)=org.eolang.EOstring$EOtoInt#1494279232:{
    _order=[]
    _parent(-1)=org.eolang.EOstring#824318946:{
      _order=[data, trim, toInt]
      _parent(-1)=𝜂SBN
      toInt(2)=λBN
      data(0)="14"SFN
      trim(1)=λBN
    }SB
    _origin(-1)=λB
  }SF
}]
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOstring ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.EOstring ⭢ "14"
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ 14
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 14
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 14
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 12
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 12
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 34
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 21
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 55
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 34
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 89
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 12
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 34
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 21
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 55
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 144
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 34
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 21
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 55
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 34
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 89
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 233
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 14
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 12
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 12
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 34
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 21
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 55
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 34
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 89
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 12
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 34
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 21
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 55
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 144
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 377
getting(&quot;org.eolang.EOstring#data&quot;)...
get(&quot;org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "The 14th fibo is 377"
The 14th fibo is 377getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
EOmain ⭢ true
"
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo3998874884027276269/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="code.eo"
         time="2021-01-13T10:53:01.408Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>sprintf org.eolang.txt.sprintf</tail>
      </meta>
   </metas>
   <objects>
      <o line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o base="stdout" line="5" name="@">
            <o base="sprintf" line="6">
               <o base="string" data="string" line="7">Hello, dear %s!</o>
               <o base="args" line="8"/>
               <o base=".get" line="8" method="">
                  <o base="int" data="int" line="8">0</o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 8 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo3998874884027276269/src/code.eo parsed to /tmp/eo3998874884027276269/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo3998874884027276269/target/eo/parse/code.eo.xml optimized to /tmp/eo3998874884027276269/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo3998874884027276269/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo3998874884027276269/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="code.eo"
         time="2021-01-13T10:53:01.408Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <o line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o base="org.eolang.io.stdout" line="5" name="@">
            <o base="org.eolang.txt.sprintf" line="6">
               <o base="org.eolang.string" data="string" line="7">Hello, dear %s!</o>
               <o base=".get" line="8" method="">
                  <o base="args" line="8" ref="4"/>
                  <o base="org.eolang.int" data="int" line="8">0</o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo3998874884027276269/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="code.eo"
         time="2021-01-13T10:53:01.408Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o base="org.eolang.io.stdout" line="5" name="@">
            <o base="org.eolang.txt.sprintf" line="6">
               <o base="org.eolang.string" data="string" line="7">Hello, dear %s!</o>
               <o base=".get" line="8" method="">
                  <o base="args" line="8" ref="4"/>
                  <o base="org.eolang.int" data="int" line="8">0</o>
               </o>
            </o>
         </o>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/attrs.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="code.eo"
         time="2021-01-13T10:53:01.408Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <free>
               <o line="4" name="args" vararg=""/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="5" name="@">
                  <o base="org.eolang.txt.sprintf" line="6">
                     <o base="org.eolang.string" data="string" line="7">Hello, dear %s!</o>
                     &lt;o base=&quot;.get&quot; line=&quot;8&quot; method=&quot;&quot;&gt;
                        &lt;o base=&quot;args&quot; line=&quot;8&quot; ref=&quot;4&quot;/&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;8&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/varargs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:53:01.408Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  stdout &amp;gt; @
    sprintf
      &quot;Hello, dear %s!&quot;
      args.get 0

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name=&quot;args&quot;&gt;
            &lt;vararg&gt;
               &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
            &lt;/vararg&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;5&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;6&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;7&quot;&gt;Hello, dear %s!&lt;/o&gt;
                     &lt;o base=&quot;.get&quot; line=&quot;8&quot; method=&quot;&quot;&gt;
                        &lt;o base=&quot;args&quot; line=&quot;8&quot; ref=&quot;4&quot;/&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;8&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:53:01.408Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  stdout &amp;gt; @
    sprintf
      &quot;Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <vararg>
               <o line="4" name="args" vararg=""/>
            </vararg>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="5" name="@">
                  <o base="org.eolang.txt.sprintf" line="6">
                     <o base="org.eolang.string" data="string" line="7">Hello, dear %s!</o>
                     <o base=".get" line="8" method="">
                        <o base="args" line="8" ref="4"/>
                        <o base="org.eolang.int" data="int" line="8">0</o>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/data.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="code.eo"
         time="2021-01-13T10:53:01.408Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <vararg>
               <o line="4" name="args" vararg=""/>
            </vararg>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="5" name="@">
                  <o base="org.eolang.txt.sprintf" line="6">
                     <o base="org.eolang.string" line="7">
                        <value java-type="String">"Hello, dear %s!"</value>
                     </o>
                     <o base=".get" line="8" method="">
                        <o base="args" line="8" ref="4"/>
                        <o base="org.eolang.int" line="8">
                           <value java-type="Long">0L</value>
                        </o>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/to-java.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="1"
         name="code.eo"
         time="2021-01-13T10:53:01.408Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class java-name="EOmain" line="4" name="main">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:53:01.797Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:53:01.408Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add("args", new AtVararg(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, &quot;data&quot;, new Data.Value&amp;lt;String&amp;gt;(&quot;Hello, dear %s!&quot;));
          Phi ret_1_2_base = new PhMethod(self, &quot;args&quot;);
          Phi ret_1_2 = new PhMethod(ret_1_2_base, &quot;get&quot;);
          ret_1_2 = new PhCopy(ret_1_2);
            Phi ret_1_2_1 = new org.eolang.EOint(self);
            ret_1_2_1 = new PhCopy(ret_1_2_1);
              ret_1_2_1 = new PhWith(ret_1_2_1, &quot;data&quot;, new Data.Value&amp;lt;Long&amp;gt;(0L));
            ret_1_2 = new PhWith(ret_1_2, 0, ret_1_2_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo3998874884027276269/target/eo/optimize/code.eo.xml:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program java-name=&quot;code.EOeo&quot;
         ms=&quot;1&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:53:01.408Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  stdout &amp;gt; @
    sprintf
      &quot;Hello, dear %s!&quot;
      args.get 0

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class java-name=&quot;EOmain&quot; line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:53:01.797Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:53:01.408Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add(&quot;args&quot;, new AtVararg(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, "data", new Data.Value&lt;String&gt;("Hello, dear %s!"));
          Phi ret_1_2_base = new PhMethod(self, "args");
          Phi ret_1_2 = new PhMethod(ret_1_2_base, "get");
          ret_1_2 = new PhCopy(ret_1_2);
            Phi ret_1_2_1 = new org.eolang.EOint(self);
            ret_1_2_1 = new PhCopy(ret_1_2_1);
              ret_1_2_1 = new PhWith(ret_1_2_1, "data", new Data.Value&lt;Long&gt;(0L));
            ret_1_2 = new PhWith(ret_1_2, 0, ret_1_2_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 1502 chars to /tmp/eo3998874884027276269/generated/EOmain.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo3998874884027276269/target/eo/optimize/code.eo.xml compiled to /tmp/eo3998874884027276269/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo3998874884027276269/generated
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@4ebb7bab in Thread[VrbPrc.Monitor-1320909798-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@4ebb7bab in Thread[VrbPrc.Monitor-1320909798-err,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@4ebb7bab
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@4ebb7bab completed (code=0, size=0) in 454ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@33845e3d in Thread[VrbPrc.Monitor-864312952-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@33845e3d in Thread[VrbPrc.Monitor-864312952-err,5,main]...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ []
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> EOmain ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("EOmain#_origin")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#_origin"): org.eolang.phi.PhWith
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ []
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ "Hello, dear %s!"
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ getting("EOmain#args")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#args"): org.eolang.EOarray
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#get")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOarray#get&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; [org.eolang.EOarray$EOget#1921595561:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;   _order=[i]
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;   _parent(-1)=org.eolang.EOarray#596512129:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     _order=[data, push, get, append, reduce, mapi, map]
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     reduce(4)=&lambda;BN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     data(0)=[org.eolang.EOstring#777874839:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;       _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       data(0)="Jeff"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     }]SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     get(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     map(6)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     push(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     append(3)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     mapi(5)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   i(0)=org.eolang.EOint#930990596:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[data, neg, add, sub, mul, div, mod, pow, less]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     add(2)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     div(5)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     neg(1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     sub(3)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=EOmain#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _order=[args]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       args(0)=org.eolang.EOarray#596512129:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         _order=[data, push, get, append, reduce, mapi, map]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         reduce(4)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         data(0)=[org.eolang.EOstring#777874839:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>           _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>           _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>           toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>           data(0)="Jeff"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>           trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         }]SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         get(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         map(6)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         push(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         append(3)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         mapi(5)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       }SVN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _origin(-1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     mod(6)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     data(0)=0SF
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     mul(4)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     pow(7)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     less(8)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SF
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ [org.eolang.EOstring#777874839:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   data(0)="Jeff"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOstring#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ "Jeff"
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOstring#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ "Hello, dear Jeff!"
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> Hello, dear Jeff!getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> EOmain ⭢ true
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@33845e3d
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@33845e3d completed (code=0, size=3294) in 154ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[0;37mINFOm] org.eolang.maven.SnippetTest: Stdout: "getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
EOmain ⭢ ...
getting("EOmain#_origin")...
get("EOmain#_origin"): org.eolang.phi.PhWith
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ "Hello, dear %s!"
org.eolang.EOarray ⭢ ...
getting(&quot;org.eolang.EOarray#data&quot;)...
get(&quot;org.eolang.EOarray#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ getting(&quot;EOmain#args&quot;)...
get(&quot;EOmain#args&quot;): org.eolang.EOarray
getting(&quot;org.eolang.EOarray#get&quot;)...
get(&quot;org.eolang.EOarray#get&quot;): org.eolang.phi.PhCopy
[org.eolang.EOarray$EOget#1921595561:{
  _order=[i]
  _parent(-1)=org.eolang.EOarray#596512129:{
    _order=[data, push, get, append, reduce, mapi, map]
    reduce(4)=&lambda;BN
    _parent(-1)=𝜂SBN
    data(0)=[org.eolang.EOstring#777874839:{
      _order=[data, trim, toInt]
      _parent(-1)=𝜂SBN
      toInt(2)=&lambda;BN
      data(0)=&quot;Jeff&quot;SFN
      trim(1)=&lambda;BN
    }]SFN
    get(2)=&lambda;BN
    map(6)=&lambda;BN
    push(1)=&lambda;BN
    append(3)=&lambda;BN
    mapi(5)=&lambda;BN
  }SB
  _origin(-1)=&lambda;B
  i(0)=org.eolang.EOint#930990596:{
    _order=[data, neg, add, sub, mul, div, mod, pow, less]
    add(2)=&lambda;B
    div(5)=&lambda;B
    neg(1)=&lambda;B
    sub(3)=&lambda;B
    _parent(-1)=EOmain#824318946:{
      _order=[args]
      args(0)=org.eolang.EOarray#596512129:{
        _order=[data, push, get, append, reduce, mapi, map]
        reduce(4)=λBN
        _parent(-1)=𝜂SBN
        data(0)=[org.eolang.EOstring#777874839:{
          _order=[data, trim, toInt]
          _parent(-1)=𝜂SBN
          toInt(2)=λBN
          data(0)="Jeff"SFN
          trim(1)=λBN
        }]SFN
        get(2)=λBN
        map(6)=λBN
        push(1)=λBN
        append(3)=λBN
        mapi(5)=λBN
      }SVN
      _origin(-1)=λBN
      _parent(-1)=𝜂SBN
    }SB
    mod(6)=λB
    data(0)=0SF
    mul(4)=λB
    pow(7)=λB
    less(8)=λB
  }SF
}]
org.eolang.phi.PhWith ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOstring#777874839:{
  _order=[data, trim, toInt]
  _parent(-1)=𝜂SBN
  toInt(2)=λBN
  data(0)="Jeff"SFN
  trim(1)=λBN
}]
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "Jeff"
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "Hello, dear Jeff!"
Hello, dear Jeff!getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
EOmain ⭢ true
"
[1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.983 s - in org.eolang.maven.1mSnippetTestm
[1;34mINFOm] Running org.eolang.maven.1mOptimizeMojoTestm
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo1327113912056844156/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="main.eo"
         time="2021-01-13T10:53:02.422Z"
         version="0.1.9">
   <listing>[args] &gt; main
  (stdout "Hello!").print &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="main">
         <o line="1" name="args"/>
         <o base="stdout" line="2">
            <o base="string" data="string" line="2">Hello!</o>
         </o>
         <o base=".print" line="2" method="" name="@"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 2 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo1327113912056844156/src/main.eo parsed to /tmp/eo1327113912056844156/target/eo/parse/main.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo1327113912056844156/target/eo/parse/main.eo.xml optimized to /tmp/eo1327113912056844156/target/eo/optimize/main.eo.xml, all steps are in /tmp/eo1327113912056844156/target/eo/steps/main.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo1327113912056844156/target/eo/optimize/main.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="main.eo"
         time="2021-01-13T10:53:02.422Z"
         version="0.1.9">
   <listing>[args] &gt; main
  (stdout "Hello!").print &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="main">
         <o line="1" name="args"/>
         <o base=".print" line="2" method="" name="@">
            <o base="org.eolang.stdout" line="2">
               <o base="org.eolang.string" data="string" line="2">Hello!</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.eolang.maven.1mOptimizeMojoTestm
[1;34mINFOm] Running org.eolang.maven.1mParseMojoTestm
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo2539491545600594033/target
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo9005062349105891109/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="main.eo"
         time="2021-01-13T10:53:02.652Z"
         version="0.1.9">
   <listing>[args] &gt; main
  (stdout "Hello!").print
&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="main">
         <o line="1" name="args"/>
         <o base="stdout" line="2">
            <o base="string" data="string" line="2">Hello!</o>
         </o>
         <o base=".print" line="2" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 2 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo9005062349105891109/src/main.eo parsed to /tmp/eo9005062349105891109/target/eo/parse/main.eo.xml
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eolang.maven.1mParseMojoTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;33mWARNINGm] 1;33mTests run: 9, Failures: 0, Errors: 0, Skipped: 1m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi-maven-plugin:0.14.1:versionalizem 1m(jcabi-versionalize-packages)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Versionalizing /home/r/repo/eo-maven-plugin/target/classes directory
[1;34mINFOm] File /home/r/repo/eo-maven-plugin/target/classes/org/eolang/maven/org-eolang-eo-maven-plugin-maven-plugin.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:3.2.0:jarm 1m(default-jar)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-plugin-plugin:3.6.0:addPluginArtifactMetadatam 1m(default-addPluginArtifactMetadata)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-invoker-plugin:3.2.1:installm 1m(default)m @ 36meo-maven-plugin0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom (4.9 kB at 211 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.pom (6.1 kB at 303 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom (1.5 kB at 77 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 kB at 904 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (1.5 kB at 73 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom (4.2 kB at 210 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom (6.1 kB at 306 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 kB at 852 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3.0 kB at 158 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom (1.6 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom (2.6 kB at 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom (4.8 kB at 240 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom (13 kB at 603 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/36/commons-parent-36.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/36/commons-parent-36.pom (58 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 560 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom (10 kB at 478 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom (4.0 kB at 200 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 476 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 213 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (8.8 kB at 463 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (4.3 kB at 186 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.pom (21 kB at 890 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar
Downloaded5from3Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar (33 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar
Downloaded4from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.jar (20 kB at 604 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 1.6 MB/s)
Downloading)from0Maven:Bhttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar
Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar (162 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar
Downloaded4from3Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
Downloaded4from9Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar (190 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar (146 kB at 1.2 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 93 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar
Downloaded3from3Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar (232 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar
Downloaded5from2Maven:0https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 80 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar
Downloaded4from2Maven:0https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar (16 kB at 107 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar
Downloaded3from2Maven:0https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar (64 kB at 418 kB/s)
Downloading)from Maven:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
Downloaded5from2Maven:0https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 103 kB/s)
Downloaded4from2Maven:0https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar (22 kB at 111 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 1.2 MB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1.5 MB at 4.1 MB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar (7.0 MB at 6.9 MB/s)
[1;34mINFOm] Skipping artifact installation per configuration.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-invoker-plugin:3.2.1:runm 1m(default)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Skipping invocation per configuration. If this is incorrect, ensure the skipInvocation parameter is not set to true.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-antrun-plugin:1.8:runm 1m(default)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Executing tasks

main:
     [exec] /home/r/repo/eo-maven-plugin/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/fibonacci/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/settings.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/attrs.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/classes.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/data.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/once.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/to-java.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/varargs.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/test/resources/META-INF/maven/plugin.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:3.0.0-M1:installm 1m(default-install)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.jar
[1;34mINFOm] Installing /home/r/repo/eo-maven-plugin/pom.xml to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.pom
[1;34mINFOm]
[1;34mINFOm] 1m----------------------< 0;36morg.eolang:eo-archetype0;1m >-----------------------m
[1;34mINFOm] 1mBuilding eo-archetype 0.1.9                                        [4/5]m
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:3.1.0:cleanm 1m(default-clean)m @ 36meo-archetype0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-enforcer-plugin:3.0.0-M3:enforcem 1m(enforce-maven)m @ 36meo-archetype0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:createm 1m(jcabi-build-number)m @ 36meo-archetype0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:create-timestampm 1m(jcabi-build-number)m @ 36meo-archetype0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:resourcesm 1m(default-resources)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] Copying 4 resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:compilem 1m(default-compile)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] No sources to compile
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:testResourcesm 1m(default-testResources)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/eo-archetype/src/test/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:testCompilem 1m(default-testCompile)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] No sources to compile
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:3.0.0-M5:testm 1m(default-test)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] No tests to run.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:3.2.0:jarm 1m(default-jar)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/eo-archetype/target/eo-archetype-0.1.9.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-antrun-plugin:1.8:runm 1m(default)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] Executing tasks

main:
     [exec] /home/r/repo/eo-archetype/pom.xml looks good
     [exec] /home/r/repo/eo-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml looks good
     [exec] /home/r/repo/eo-archetype/src/main/resources/archetype-resources/pom.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:3.0.0-M1:installm 1m(default-install)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.9.jar to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.jar
[1;34mINFOm] Installing /home/r/repo/eo-archetype/pom.xml to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.pom
[1;34mINFOm]
[1;34mINFOm] 1m-----------------------< 0;36morg.eolang:eo-runtime0;1m >------------------------m
[1;34mINFOm] 1mBuilding eo-runtime 0.1.9                                          [5/5]m
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:3.1.0:cleanm 1m(default-clean)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-enforcer-plugin:3.0.0-M3:enforcem 1m(enforce-maven)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:createm 1m(jcabi-build-number)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:create-timestampm 1m(jcabi-build-number)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32meo-maven-plugin:0.1.9:parsem 1m(default)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Target directory created: /home/r/repo/eo-runtime/target
[1;34mINFOm] 49 attributes loaded from 43 stream(s) in 49ms, 49 saved, 371 ignored: ["Agent-Class", "Ant-Version", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Jdk", "Build-Jdk-Spec", "Built-By", "Bundl-version", "Bundle-Copyright", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "CLDR-Version", "Can-Redefine-Classes", "Can-Retransform-Classes", "Can-Set-Native-Method-Prefix", "Created-By", "EO-Version", "Eclipse-ExtensibleAPI", "Eclipse-SourceReferences", "Export-Package", "Extension-Name", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Main-Class", "Manifest-Version", "Multi-Release", "Premain-Class", "Project-Name", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
[1;34mINFOm] /home/r/repo/eo-runtime/src/main/eo/org/eolang/array.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/array.eo.xml
[1;34mINFOm] /home/r/repo/eo-runtime/src/main/eo/org/eolang/bool.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/bool.eo.xml
[1;34mINFOm] /home/r/repo/eo-runtime/src/main/eo/org/eolang/int.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/int.eo.xml
[1;34mINFOm] /home/r/repo/eo-runtime/src/main/eo/org/eolang/string.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/string.eo.xml
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32meo-maven-plugin:0.1.9:optimizem 1m(default)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/string.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/string.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/string.eo.xml
[1;34mINFOm] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/int.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/int.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/int.eo.xml
[1;34mINFOm] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/bool.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/bool.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/bool.eo.xml
[1;34mINFOm] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/array.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/array.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/array.eo.xml
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32meo-maven-plugin:0.1.9:compilem 1m(default)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Gen directory created: /home/r/repo/eo-runtime/target/generated-sources/eo
[1;34mINFOm] Saved 861 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOstring.java
[1;34mINFOm] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/string.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[1;34mINFOm] Saved 1939 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint.java
[1;34mINFOm] Saved 875 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOsub.java
[1;34mINFOm] Saved 1119 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOdiv.java
[1;34mINFOm] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/int.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[1;34mINFOm] Saved 843 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EObool.java
[1;34mINFOm] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/bool.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[1;34mINFOm] Saved 1502 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray.java
[1;34mINFOm] Saved 866 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap.java
[1;34mINFOm] Saved 888 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap$EO1$EO.java
[1;34mINFOm] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/array.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[1;34mINFOm] Directory added to sources: /home/r/repo/eo-runtime/target/generated-sources/eo
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:resourcesm 1m(default-resources)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] Copying 1 resource
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:compilem 1m(default-compile)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 49 source files to /home/r/repo/eo-runtime/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:testResourcesm 1m(default-testResources)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] Copying 1 resource
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:testCompilem 1m(default-testCompile)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 13 source files to /home/r/repo/eo-runtime/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:3.0.0-M5:testm 1m(default-test)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running org.eolang.1mEOstringEOtrimTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eolang.1mEOstringEOtrimTestm
[1;34mINFOm] Running org.eolang.phi.1mAtVarargTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eolang.phi.1mAtVarargTestm
[1;34mINFOm] Running org.eolang.1mEOintEOnegTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eolang.1mEOintEOnegTestm
[1;34mINFOm] Running org.eolang.1mEOstringEOtoIntTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eolang.1mEOstringEOtoIntTestm
[1;34mINFOm] Running org.eolang.1mEOarrayEOgetTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eolang.1mEOarrayEOgetTestm
[1;34mINFOm] Running org.eolang.phi.1mPhDefaultTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eolang.phi.1mPhDefaultTestm
[1;34mINFOm] Running org.eolang.1mEOintEOaddTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eolang.1mEOintEOaddTestm
[1;34mINFOm] Running org.eolang.1mEOarrayEOpushTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eolang.1mEOarrayEOpushTestm
[1;34mINFOm] Running org.eolang.1mEOintEOlessTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eolang.1mEOintEOlessTestm
[1;34mINFOm] Running org.eolang.io.1mEOstdoutTestm
Hello, world!
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eolang.io.1mEOstdoutTestm
[1;34mINFOm] Running org.eolang.txt.1mEOsprintfTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eolang.txt.1mEOsprintfTestm
[1;34mINFOm] Running org.eolang.phi.1mMainTestm
EOLANG Runtime v.0.1.9[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eolang.phi.1mMainTestm
[1;34mINFOm] Running org.eolang.1mEOintEOsubTestm
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eolang.1mEOintEOsubTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;34mINFOm] 1;32mTests run: 16, Failures: 0, Errors: 0, Skipped: 0m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi-maven-plugin:0.14.1:versionalizem 1m(jcabi-versionalize-packages)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Versionalizing /home/r/repo/eo-runtime/target/classes directory
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/org/eolang/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/org/eolang/io/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/org/eolang/phi/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/org/eolang/txt/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:3.2.0:jarm 1m(default-jar)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/eo-runtime/target/eo-runtime-0.1.9.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-antrun-plugin:1.8:runm 1m(default)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Executing tasks

main:
     [exec] /home/r/repo/eo-runtime/pom.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:3.0.0-M1:installm 1m(default-install)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.jar
[1;34mINFOm] Installing /home/r/repo/eo-runtime/pom.xml to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.pom
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Summary for eo-parent 0.1.9:m
[1;34mINFOm]
[1;34mINFOm] eo-parent .......................................... 1;32mSUCCESSm [  6.695 s]
[1;34mINFOm] eo-parser .......................................... 1;32mSUCCESSm [ 19.671 s]
[1;34mINFOm] eo-maven-plugin .................................... 1;32mSUCCESSm [ 20.170 s]
[1;34mINFOm] eo-archetype ....................................... 1;32mSUCCESSm [  0.312 s]
[1;34mINFOm] eo-runtime ......................................... 1;32mSUCCESSm [  4.171 s]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;32mBUILD SUCCESSm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time:  51.552 s
[1;34mINFOm] Finished at: 2021-01-13T10:53:09Z
[1;34mINFOm] 1m------------------------------------------------------------------------m
+ mvn clean deploy -Peo -Psonatype --errors --settings ../settings.xml -Dstyle.color=never
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom (12 kB at 47 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom (2.8 kB at 7.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom (18 kB at 74 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 3.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 kB at 99 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom (2.2 kB at 9.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (4.9 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (2.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 kB at 152 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (5.7 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2.0 kB at 8.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3.0 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2.0 kB at 8.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (2.1 kB at 8.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (6.2 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (3.4 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (2.1 kB at 9.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (4.5 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (3.6 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (2.6 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (3.6 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (3.3 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2.0 kB at 8.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (4.2 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (4.3 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (4.5 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (4.7 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3.0 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (3.5 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6.0 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 kB at 114 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 94 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 5.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 kB at 49 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 kB at 88 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 1.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (1.6 kB at 7.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.pom (16 kB at 69 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (1.6 kB at 7.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (1.8 kB at 7.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 3.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 kB at 95 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (2.1 kB at 9.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (10 kB at 45 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 kB at 92 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (6.7 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (6.2 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (3.6 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (5.2 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (15 kB at 67 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/7/project-7.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 117 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (4.6 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (1.9 kB at 7.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (2.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (1.7 kB at 7.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 100 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6.0 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/12/oss-parent-12.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 kB at 100 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (5.9 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (1.3 kB at 5.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (3.2 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (3.8 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (1.9 kB at 7.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (4.5 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (4.6 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (4.5 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 kB at 46 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (2.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 4.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5.0 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 kB at 65 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 kB at 51 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar
Downloaded2from6oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
Downloaded4from5oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar (16 kB at 68 kB/s)
Downloading)from0oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar
Downloaded4from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 46 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
Downloaded3from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar (250 kB at 818 kB/s)
Downloading)from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
Downloaded4from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (211 kB at 509 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded4from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 4.7 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (160 kB at 325 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 kB at 55 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 304 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar
Downloaded5from0oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
Downloaded4from3oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 9.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (532 kB at 686 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 kB at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
Downloaded2from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar (574 kB at 662 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
Downloaded4from0oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (207 kB at 220 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
Downloaded4from0oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar
Downloaded3from1oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 45 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar
Downloaded2from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (467 kB at 412 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar
Downloaded4from3oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar
Downloaded4from3oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (6.3 kB at 5.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar
Downloaded3from3oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (131 kB at 104 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar
Downloaded2from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (37 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar
Downloaded4from9oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (198 kB at 142 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
Downloaded4from6oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (16 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (28 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
Downloaded3from1oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (32 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (914 kB at 581 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded3from9oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (591 kB at 352 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
Downloaded3from3oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 133 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (282 kB at 160 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloaded2from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 kB at 9.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloaded3from2oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloaded4from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (121 kB at 63 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (50 kB at 25 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 30 kB/s)
Downloaded2from2oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (428 kB at 194 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (271 kB at 123 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (0 B at 0 B/s)
[INFO] Inspecting build with total of 5 modules...
[INFO] Not installing Nexus Staging features:
[INFO]  * Preexisting staging related goal bindings found in 5 modules.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] eo-parent                                                          [pom]
[INFO] eo-parser                                                          [jar]
[INFO] eo-maven-plugin                                           [maven-plugin]
[INFO] eo-archetype                                                       [jar]
[INFO] eo-runtime                                                         [jar]
[INFO]
[INFO] ------------------------< org.eolang:eo-parent >------------------------
[INFO] Building eo-parent 0.1.9                                           [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/21/apache-21.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/21/apache-21.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/19/apache-19.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/19/apache-19.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/23/apache-23.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/23/apache-23.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/16/apache-16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/16/apache-16.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (5.3 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 kB at 201 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar (0 B at 0 B/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar (0 B at 0 B/s)
[INFO] Deleting /home/r/repo/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (0 B at 0 B/s)
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (0 B at 0 B/s)
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: ebe1272 at timestamp: 2021-01-13T10:54:11
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-parent ---
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (jcabi-sources) > generate-sources @ eo-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (jcabi-sources) < generate-sources @ eo-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (jcabi-sources) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar (0 B at 0 B/s)
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (jcabi-javadoc) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom (5.0 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/17/apache-17.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/17/apache-17.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom (11 kB at 50 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom (7.5 kB at 33 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 78 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 6.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (1.5 kB at 6.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/1/google-1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/1/google-1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (3.3 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (2.9 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom (1.9 kB at 8.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (2.7 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (1.9 kB at 8.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 7.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 87 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom (16 kB at 70 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 3.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 4.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 5.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar
Downloaded2from6oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar
Downloaded3from2oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar (33 kB at 95 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 163 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar (128 kB at 356 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar
Downloaded5from5oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar (65 kB at 113 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar (17 kB at 29 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 363 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar (60 kB at 100 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 46 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (0 B at 0 B/s)
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.jar (0 B at 0 B/s)
Downloaded2from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar (317 kB at 244 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 8.8 kB/s)
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (0 B at 0 B/s)
[INFO] Executing tasks

main:
     [exec] /home/r/repo/eo-archetype/pom.xml looks good
     [exec] /home/r/repo/eo-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml looks good
     [exec] /home/r/repo/eo-archetype/src/main/resources/archetype-resources/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/fibonacci/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/settings.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/attrs.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/classes.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/data.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/once.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/to-java.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/varargs.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/test/resources/META-INF/maven/plugin.xml looks good
     [exec] /home/r/repo/eo-parser/pom.xml looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/eo-object.xsd looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_each.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/abstracts-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-default-package.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/abstract-decoratee.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/global-nonames.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/middle-varargs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/noname-attributes.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/not-empty-atoms.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/same-line-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/self-naming.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/unknown-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/globals-to-abstracts.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-levels.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/resolve-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/vars-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/wrap-method-calls.xsl looks good
     [exec] /home/r/repo/eo-runtime/pom.xml looks good
     [exec] /home/r/repo/pom.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ eo-parent ---
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/home/r/secring.gpg' to gpg-agent
gpg: key 7124994AF8BB5686: secret key imported
gpg: migration succeeded
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (0 B at 0 B/s)
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/org/eolang/eo-parent/0.1.9/eo-parent-0.1.9.pom
[INFO] Installing /home/r/repo/target/eo-parent-0.1.9.pom.asc to /home/r/.m2/repository/org/eolang/eo-parent/0.1.9/eo-parent-0.1.9.pom.asc
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (0 B at 0 B/s)
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (jcabi-deploy-to-sonatype) @ eo-parent ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.19-01 and edition "Professional"
[INFO]  * Using staging profile ID "33927022b5669b" (matched by Nexus).
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parent/0.1.9/eo-parent-0.1.9.pom
[INFO] Installing /home/r/repo/target/eo-parent-0.1.9.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parent/0.1.9/eo-parent-0.1.9.pom.asc
[INFO] Execution skipped to the last project...
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:release (jcabi-deploy-to-sonatype) @ eo-parent ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ------------------------< org.eolang:eo-parser >------------------------
[INFO] Building eo-parser 0.1.9                                           [2/5]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.15/jcabi-1.15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.15/jcabi-1.15.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.29/parent-0.29.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.29/parent-0.29.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.8-1/antlr4-master-4.8-1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.8-1/antlr4-master-4.8-1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.4/parent-0.49.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.4/parent-0.49.4.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.24/jcabi-1.24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.24/jcabi-1.24.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49/parent-0.49.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49/parent-0.49.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.26.0/jcabi-1.26.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.26.0/jcabi-1.26.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.9/parent-0.50.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.9/parent-0.50.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.0/parent-0.51.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.0/parent-0.51.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.25.2/jcabi-1.25.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.25.2/jcabi-1.25.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.3/parent-0.50.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.3/parent-0.50.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.2.11/jaxb-runtime-parent-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.2.11/jaxb-runtime-parent-2.2.11.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.pom
Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180725.0427/jaxb-api-parent-2.4.0-b180725.0427.pom
Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180725.0427/jaxb-api-parent-2.4.0-b180725.0427.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.2.11/jaxb-txw-parent-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.2.11/jaxb-txw-parent-2.2.11.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar
Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0 B/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eo-parser ---
[INFO] Deleting /home/r/repo/eo-parser/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-parser ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-parser ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-parser ---
[INFO]
[INFO] --- antlr4-maven-plugin:4.8-1:antlr4 (jcabi-antlr4) @ eo-parser ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.8-1/antlr4-4.8-1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.8-1/antlr4-4.8-1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/json/1.0.4/json-1.0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/json/1.0.4/json-1.0.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.8-1/antlr4-4.8-1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.8-1/antlr4-4.8-1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar (0 B at 0 B/s)
[INFO] ANTLR 4: Processing source directory /home/r/repo/eo-parser/src/main/antlr4
[INFO] Processing grammar: org/eolang/parser/Program.g4
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ eo-parser ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar (0 B at 0 B/s)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 25 resources
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eo-parser ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (0 B at 0 B/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/r/repo/eo-parser/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ eo-parser ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 27 resources
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eo-parser ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/r/repo/eo-parser/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ eo-parser ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (0 B at 0 B/s)
[INFO] Surefire report directory: /home/r/repo/eo-parser/target/surefire-reports
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.13/junit-4.13.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.13/junit-4.13.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest/1.0.8/fest-1.0.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest/1.0.8/fest-1.0.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom (0 B at 0 B/s)
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eolang.parser.SyntaxTest
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="222"
         name="test"
         time="2021-01-13T10:54:56.263Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+meta This is just a test META
+meta2 And yet another one

[n] &gt; fibo
  if
    less n 2
    n
    add
      fibo (sub n 1)
      fibo (sub n 2)
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>
      <meta line="4">
         <head>meta</head>
         <tail>This is just a test META</tail>
      </meta>
      <meta line="5">
         <head>meta2</head>
         <tail>And yet another one</tail>
      </meta>
   </metas>
   <objects>
      <o line="7" name="fibo">
         <o line="7" name="n"/>
         <o base="if" line="8">
            <o base="less" line="9">
               <o base="n" line="9"/>
               <o base="int" data="int" line="9">2</o>
            </o>
            <o base="n" line="10"/>
            <o base="add" line="11">
               <o base="fibo" line="12">
                  <o base="sub" line="12">
                     <o base="n" line="12"/>
                     <o base="int" data="int" line="12">1</o>
                  </o>
               &lt;/o&gt;
               &lt;o base=&quot;fibo&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;sub&quot; line=&quot;13&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;13&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;13&quot;&gt;2&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 13 EO lines compiled
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s - in org.eolang.parser.SyntaxTest
[INFO] Running org.eolang.parser.PacksTest
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="simple.yaml"
         time="2021-01-13T10:54:56.883Z"
         version="0.1.9">
   <listing>a
  b
    c

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o base="a" line="1">
         <o base="b" line="2">
            <o base="c" line="3"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="simple.yaml"
         time="2021-01-13T10:54:56.883Z"
         version="0.1.9">
   <listing>a
  b
    c

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o base="a" line="1">
         <o base="b" line="2">
            <o base="c" line="3"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="31"
         name="full-syntax.yaml"
         time="2021-01-13T10:54:56.995Z"
         version="0.1.9">
   <listing># The purpose of this test case is to make
# sure all possible syntax scenarios can
# be parsed by the ANTLR

+alias Test Test
+foo
+bar Some text

500.43 &gt; one

# This is just a simple string
"Hello, world!" &gt; hello!

[tt a...?] &gt; atom /int

# This is very good object
[x?] &gt; first
  second &gt; hello
    $.add 5 &gt; i
    third:foo &gt; x...!
      f 12 false
        (((t 22) r:t 8.54 "yes" 'e').print 88 0x1f):hey true &gt; a!
          # This object is also very good
          []
            hey &gt; you...
          kid
    f:u
      z
        z 5
          z
  oops

# Comments are allowed only in front of top-level objects
[]
  one.two.three.four.five
    t
  .two
  .three &gt; a1
  .four &gt; a2
  .five &gt; a3

test
  me
    now:i (f (f (f (f 1)))).f

[] &gt; ooo
  # This is one
  [] &gt; o1

  # This is two
  [] &gt; o2

&lt;EOF&gt;</listing>
   <errors/>
   <license>The purpose of this test case is to make
sure all possible syntax scenarios can
be parsed by the ANTLR</license>
   <metas>
      <meta line="5">
         <head>alias</head>
         <tail>Test Test</tail>
      </meta>
      <meta line="6">
         <head>foo</head>
         <tail/>
      </meta>
      <meta line="7">
         <head>bar</head>
         <tail>Some text</tail>
      </meta>
   </metas>
   <objects>
      <o base="float" data="float" line="9" name="one">500.43</o>
      <o base="string" const="" data="string" line="12" name="hello">Hello, world!</o>
      <o atom="int" line="14" name="atom">
         <o line="14" name="tt"/>
         <o line="14" name="a" rw="" vararg=""/>
      </o>
      <o line="17" name="first">
         <o line="17" name="x" rw=""/>
         <o base="second" line="18" name="hello">
            <o base="$" line="19"/>
            <o base=".add" line="19" method="" name="i">
               <o base="int" data="int" line="19">5</o>
            </o>
            <o as="foo"
               base="third"
               const=""
               line="20"
               name="x"
               vararg="">
               <o base="f" line="21">
                  <o base="int" data="int" line="21">12</o>
                  <o base="bool" data="bool" line="21">false</o>
                  <o as="t" base="t" line="22">
                     <o base="int" data="int" line="22">22</o>
                     <o base="r" line="22"/>
                     <o base="float" data="float" line="22">8.54</o>
                     <o base="string" data="string" line="22">yes</o>
                     <o base="char" data="char" line="22">e</o>
                  </o>
                  <o as="hey"
                     base=".print"
                     const=""
                     line="22"
                     method=""
                     name="a">
                     <o base="int" data="int" line="22">88</o>
                     <o base="int" data="int" line="22">31</o>
                     <o base="bool" data="bool" line="22">true</o>
                     <o line="23">
                        <o base="hey" line="25" name="you" vararg=""/>
                     </o>
                     <o base="kid" line="26"/>
                  </o>
               </o>
            </o>
            <o as="u" base="f" line="27">
               <o base="z" line="28">
                  <o base="z" line="29">
                     <o base="int" data="int" line="29">5</o>
                     <o base="z" line="30"/>
                  </o>
               </o>
            </o>
         </o>
         <o base="oops" line="31"/>
      </o>
      <o line="34">
         <o base="one" line="35"/>
         <o base=".two" line="35" method=""/>
         <o base=".three" line="35" method=""/>
         <o base=".four" line="35" method=""/>
         <o base=".five" line="35" method="">
            <o base="t" line="36"/>
         &lt;/o&gt;
         &lt;o base=&quot;.two&quot; line=&quot;37&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.three&quot; line=&quot;38&quot; method=&quot;&quot; name=&quot;a1&quot;/&gt;
         &lt;o base=&quot;.four&quot; line=&quot;39&quot; method=&quot;&quot; name=&quot;a2&quot;/&gt;
         &lt;o base=&quot;.five&quot; line=&quot;40&quot; method=&quot;&quot; name=&quot;a3&quot;/&gt;
      &lt;/o&gt;
      &lt;o base=&quot;test&quot; line=&quot;42&quot;&gt;
         &lt;o base=&quot;me&quot; line=&quot;43&quot;&gt;
            &lt;o as=&quot;i&quot; base=&quot;now&quot; line=&quot;44&quot;&gt;
               &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                  &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                     &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                        &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;44&quot;&gt;1&lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.f&quot; line=&quot;44&quot; method=&quot;&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;46&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;47&quot; name=&quot;o1&quot;/&gt;
         &lt;o line=&quot;50&quot; name=&quot;o2&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 51 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;31&quot;
         name=&quot;full-syntax.yaml&quot;
         time=&quot;2021-01-13T10:54:56.995Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# The purpose of this test case is to make
# sure all possible syntax scenarios can
# be parsed by the ANTLR

+alias Test Test
+foo
+bar Some text

500.43 &amp;gt; one

# This is just a simple string
&quot;Hello, world!&quot; &amp;gt; hello!

[tt a...?] &amp;gt; atom /int

# This is very good object
[x?] &amp;gt; first
  second &amp;gt; hello
    $.add 5 &amp;gt; i
    third:foo &amp;gt; x...!
      f 12 false
        (((t 22) r:t 8.54 &quot;yes&quot; 'e').print 88 0x1f):hey true &amp;gt; a!
          # This object is also very good
          []
            hey &amp;gt; you...
          kid
    f:u
      z
        z 5
          z
  oops

# Comments are allowed only in front of top-level objects
[]
  one.two.three.four.five
    t
  .two
  .three &amp;gt; a1
  .four &amp;gt; a2
  .five &amp;gt; a3

test
  me
    now:i (f (f (f (f 1)))).f

[] &amp;gt; ooo
  # This is one
  [] &amp;gt; o1

  # This is two
  [] &amp;gt; o2

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;The purpose of this test case is to make
sure all possible syntax scenarios can
be parsed by the ANTLR&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;5&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;Test Test&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail/&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;bar&lt;/head&gt;
         &lt;tail&gt;Some text&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects>
      <o base="float" data="float" line="9" name="one">500.43</o>
      <o base="string" const="" data="string" line="12" name="hello">Hello, world!</o>
      <o atom="int" line="14" name="atom">
         <o line="14" name="tt"/>
         <o line="14" name="a" rw="" vararg=""/>
      </o>
      <o line="17" name="first">
         <o line="17" name="x" rw=""/>
         <o base="second" line="18" name="hello">
            <o base="$" line="19"/>
            <o base=".add" line="19" method="" name="i">
               <o base="int" data="int" line="19">5</o>
            </o>
            <o as="foo"
               base="third"
               const=""
               line="20"
               name="x"
               vararg="">
               <o base="f" line="21">
                  <o base="int" data="int" line="21">12</o>
                  <o base="bool" data="bool" line="21">false</o>
                  <o as="t" base="t" line="22">
                     <o base="int" data="int" line="22">22</o>
                     <o base="r" line="22"/>
                     <o base="float" data="float" line="22">8.54</o>
                     <o base="string" data="string" line="22">yes</o>
                     <o base="char" data="char" line="22">e</o>
                  </o>
                  <o as="hey"
                     base=".print"
                     const=""
                     line="22"
                     method=""
                     name="a">
                     <o base="int" data="int" line="22">88</o>
                     <o base="int" data="int" line="22">31</o>
                     <o base="bool" data="bool" line="22">true</o>
                     <o line="23">
                        <o base="hey" line="25" name="you" vararg=""/>
                     </o>
                     <o base="kid" line="26"/>
                  </o>
               </o>
            </o>
            <o as="u" base="f" line="27">
               <o base="z" line="28">
                  <o base="z" line="29">
                     <o base="int" data="int" line="29">5</o>
                     <o base="z" line="30"/>
                  </o>
               </o>
            </o>
         </o>
         <o base="oops" line="31"/>
      </o>
      <o line="34">
         <o base="one" line="35"/>
         <o base=".two" line="35" method=""/>
         &lt;o base=&quot;.three&quot; line=&quot;35&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.four&quot; line=&quot;35&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.five&quot; line=&quot;35&quot; method=&quot;&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;36&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.two&quot; line=&quot;37&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.three&quot; line=&quot;38&quot; method=&quot;&quot; name=&quot;a1&quot;/&gt;
         &lt;o base=&quot;.four&quot; line=&quot;39&quot; method=&quot;&quot; name=&quot;a2&quot;/&gt;
         &lt;o base=&quot;.five&quot; line=&quot;40&quot; method=&quot;&quot; name=&quot;a3&quot;/&gt;
      &lt;/o&gt;
      &lt;o base=&quot;test&quot; line=&quot;42&quot;&gt;
         &lt;o base=&quot;me&quot; line=&quot;43&quot;&gt;
            &lt;o as=&quot;i&quot; base=&quot;now&quot; line=&quot;44&quot;&gt;
               &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                  &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                     &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                        &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;44&quot;&gt;1&lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.f&quot; line=&quot;44&quot; method=&quot;&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;46&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;47&quot; name=&quot;o1&quot;/&gt;
         &lt;o line=&quot;50&quot; name=&quot;o2&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-name-duplicates.yaml&quot;
         time=&quot;2021-01-13T10:54:57.196Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  second &amp;gt; x

18 &amp;gt; first

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o base=&quot;second&quot; line=&quot;2&quot; name=&quot;x&quot;/&gt;
      &lt;/o&gt;
      &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;4&quot; name=&quot;first&quot;&gt;18&lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 4 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via duplicate-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-name-duplicates.yaml&quot;
         time=&quot;2021-01-13T10:54:57.196Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  second &amp;gt; x

18 &amp;gt; first

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;duplicate-names&quot; line=&quot;4&quot; step=&quot;0&quot;&gt;The name &quot;first&quot; is already in use&lt;/error&gt;
      &lt;error check=&quot;duplicate-names&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The name &quot;x&quot; is already in use&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o base=&quot;second&quot; line=&quot;2&quot; name=&quot;x&quot;/&gt;
      &lt;/o&gt;
      &lt;o base=&quot;int&quot; data="int" line="4" name="first">18</o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-name-duplicates.yaml"
         time="2021-01-13T10:54:57.196Z"
         version="0.1.9">
   <listing>[x] &gt; first
  second &gt; x

18 &gt; first

&lt;EOF&gt;</listing>
   <errors>
      <error check="duplicate-names" line="4" step="0">The name "first" is already in use</error>
      <error check="duplicate-names" line="2" step="0">The name "x" is already in use</error>
   </errors>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o base="second" line="2" name="x"/>
      </o>
      <o base="int" data="int" line="4" name="first">18</o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-abstract-decoratee.yaml"
         time="2021-01-13T10:54:57.408Z"
         version="0.1.9">
   <listing>[] &gt; main
  [] &gt; @
    hello &gt; test

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="main">
         <o line="2" name="@">
            <o base="hello" line="3" name="test"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via abstract-decoratee
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-abstract-decoratee.yaml"
         time="2021-01-13T10:54:57.408Z"
         version="0.1.9">
   <listing>[] &gt; main
  [] &gt; @
    hello &gt; test

&lt;EOF&gt;</listing>
   <errors>
      <error check="abstract-decoratee" line="2" step="0">Abstract object can't be used as a decoratee</error>
   </errors>
   <objects>
      <o line="1" name="main">
         <o line="2" name="@">
            <o base="hello" line="3" name="test"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-abstract-decoratee.yaml"
         time="2021-01-13T10:54:57.408Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; main
  [] &amp;gt; @
    hello &amp;gt; test

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;abstract-decoratee&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;Abstract object can't be used as a decoratee&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;2&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;hello&quot; line=&quot;3&quot; name=&quot;test&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-alias-duplicates.yaml&quot;
         time=&quot;2021-01-13T10:54:57.451Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdout org.eolang.io.stdout
+alias stding org.eolang.io.stdin

[] &amp;gt; main
  (stdout &quot;Hello, world!&quot;).print

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;3&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stding org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;5&quot; name=&quot;main&quot;&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;6&quot;&gt;
            &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;6&quot;&gt;Hello, world!&lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;6&quot; method=&quot;&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via duplicate-aliases
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-alias-duplicates.yaml&quot;
         time=&quot;2021-01-13T10:54:57.451Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdout org.eolang.io.stdout
+alias stding org.eolang.io.stdin

[] &amp;gt; main
  (stdout &quot;Hello, world!&quot;).print

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;duplicate-aliases&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The alias &quot;stdout&quot; is duplicated&lt;/error&gt;
   &lt;/errors&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail>stding org.eolang.io.stdin</tail>
      </meta>
   </metas>
   <objects>
      <o line="5" name="main">
         <o base="stdout" line="6">
            <o base="string" data="string" line="6">Hello, world!</o>
         </o>
         <o base=".print" line="6" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-alias-duplicates.yaml"
         time="2021-01-13T10:54:57.451Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdout org.eolang.io.stdout
+alias stding org.eolang.io.stdin

[] &gt; main
  (stdout "Hello, world!").print

&lt;EOF&gt;</listing>
   <errors>
      <error check="duplicate-aliases" line="2" step="0">The alias "stdout" is duplicated</error>
   </errors>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail>stding org.eolang.io.stdin</tail>
      </meta>
   </metas>
   <objects>
      <o line="5" name="main">
         <o base="stdout" line="6">
            <o base="string" data="string" line="6">Hello, world!</o>
         </o>
         <o base=".print" line="6" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-global-nonames.yaml"
         time="2021-01-13T10:54:57.514Z"
         version="0.1.9">
   <listing>3.14 &gt; pi

fake

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o base="float" data="float" line="1" name="pi">3.14</o>
      <o base="fake" line="3"/>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via one-body
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-global-nonames.yaml"
         time="2021-01-13T10:54:57.514Z"
         version="0.1.9">
   <listing>3.14 &gt; pi

fake

&lt;EOF&gt;</listing>
   <errors>
      <error check="global-nonames" line="3" step="0">The global object doesn't have a name</error>
   </errors>
   <objects>
      <o base="float" data="float" line="1" name="pi">3.14</o>
      <o base="fake" line="3"/>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-global-nonames.yaml"
         time="2021-01-13T10:54:57.514Z"
         version="0.1.9">
   <listing>3.14 &gt; pi

fake

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;global-nonames&quot; line=&quot;3&quot; step=&quot;0&quot;&gt;The global object doesn't have a name&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;1&quot; name=&quot;pi&quot;&gt;3.14&lt;/o&gt;
      &lt;o base=&quot;fake&quot; line=&quot;3&quot;/&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-broken-aliases.yaml&quot;
         time=&quot;2021-01-13T10:54:57.547Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias org.eolang.io.stdout
+alias this is some mistake
+alias

[] &amp;gt; main
  (stdout &quot;Hello, world!&quot;).print

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;this is some mistake&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;3&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail/&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;5&quot; name=&quot;main&quot;&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;6&quot;&gt;
            &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;6&quot;&gt;Hello, world!&lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;6&quot; method=&quot;&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via broken-aliases
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-broken-aliases.yaml&quot;
         time=&quot;2021-01-13T10:54:57.547Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias org.eolang.io.stdout
+alias this is some mistake
+alias

[] &amp;gt; main
  (stdout &quot;Hello, world!&quot;).print

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;broken-aliases&quot; line=&quot;1&quot; step=&quot;0&quot;&gt;The alias is invalid: &quot;org.eolang.io.stdout&quot;&lt;/error&gt;
      &lt;error check=&quot;broken-aliases&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The alias is invalid: &quot;this is some mistake&quot;&lt;/error&gt;
      &lt;error check=&quot;broken-aliases&quot; line=&quot;3&quot; step=&quot;0&quot;&gt;The alias is invalid: &quot;&quot;&lt;/error&gt;
   &lt;/errors&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head>alias</head>
         <tail>this is some mistake</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail/>
      </meta>
   </metas>
   <objects>
      <o line="5" name="main">
         <o base="stdout" line="6">
            <o base="string" data="string" line="6">Hello, world!</o>
         </o>
         <o base=".print" line="6" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-broken-aliases.yaml"
         time="2021-01-13T10:54:57.547Z"
         version="0.1.9">
   <listing>+alias org.eolang.io.stdout
+alias this is some mistake
+alias

[] &gt; main
  (stdout "Hello, world!").print

&lt;EOF&gt;</listing>
   <errors>
      <error check="broken-aliases" line="1" step="0">The alias is invalid: "org.eolang.io.stdout"</error>
      <error check="broken-aliases" line="2" step="0">The alias is invalid: "this is some mistake"</error>
      <error check="broken-aliases" line="3" step="0">The alias is invalid: ""</error>
   </errors>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>this is some mistake</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail/>
      </meta>
   </metas>
   <objects>
      <o line="5" name="main">
         <o base="stdout" line="6">
            <o base="string" data="string" line="6">Hello, world!</o>
         </o>
         <o base=".print" line="6" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-middle-vararg.yaml"
         time="2021-01-13T10:54:57.584Z"
         version="0.1.9">
   <listing>[x a... b] &gt; bad
  withoutaname

[x a...] &gt; good
  [] &gt; z
    a &gt; @
  f &gt; @

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="bad">
         <o line="1" name="x"/>
         <o line="1" name="a" vararg=""/>
         <o line="1" name="b"/>
         <o base="withoutaname" line="2"/>
      </o>
      <o line="4" name="good">
         <o line="4" name="x"/>
         <o line="4" name="a" vararg=""/>
         <o line="5" name="z">
            <o base="a" line="6" name="@"/>
         </o>
         <o base="f" line="7" name="@"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 7 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via middle-varargs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-middle-vararg.yaml"
         time="2021-01-13T10:54:57.584Z"
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x a... b] &amp;gt; bad
  withoutaname

[x a...] &amp;gt; good
  [] &amp;gt; z
    a &amp;gt; @
  f &amp;gt; @

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;middle-varags&quot; line=&quot;1&quot; step=&quot;0&quot;&gt;Varargs param &quot;a&quot; must be the last one, while &quot;b&quot; follows&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;bad&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot; vararg=&quot;&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;withoutaname&quot; line=&quot;2&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;4&quot; name=&quot;good&quot;&gt;
         &lt;o line=&quot;4&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;4&quot; name=&quot;a&quot; vararg=&quot;&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;z&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;@&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;7&quot; name=&quot;@&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-middle-vararg.yaml&quot;
         time=&quot;2021-01-13T10:54:57.584Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x a... b] &amp;gt; bad
  withoutaname

[x a...] &amp;gt; good
  [] &amp;gt; z
    a &amp;gt; @
  f &amp;gt; @

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;middle-varags&quot; line=&quot;1&quot; step=&quot;0&quot;&gt;Varargs param &quot;a&quot; must be the last one, while &quot;b&quot; follows&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;bad&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot; vararg=&quot;&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;withoutaname&quot; line=&quot;2&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;4&quot; name=&quot;good&quot;&gt;
         &lt;o line=&quot;4&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;4&quot; name=&quot;a&quot; vararg=&quot;&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;z&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;@&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;7&quot; name=&quot;@&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-nonempty-atoms.yaml&quot;
         time=&quot;2021-01-13T10:54:57.616Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; test /int

[] &amp;gt; foo /string
  a &amp;gt; hey

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o atom=&quot;int&quot; line=&quot;1&quot; name=&quot;test&quot;/&gt;
      &lt;o atom=&quot;string&quot; line=&quot;3&quot; name=&quot;foo&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;4&quot; name=&quot;hey&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 4 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via not-empty-atoms
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-nonempty-atoms.yaml"
         time="2021-01-13T10:54:57.616Z"
         version="0.1.9">
   <listing>[] &gt; test /int

[] &gt; foo /string
  a &gt; hey

&lt;EOF&gt;</listing>
   <errors>
      <error check="not-empty-atoms" line="3" step="0">Atoms foo may not have any attributes</error>
   </errors>
   <objects>
      <o atom="int" line="1" name="test"/>
      <o atom="string" line="3" name="foo">
         <o base="a" line="4" name="hey"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-nonempty-atoms.yaml"
         time="2021-01-13T10:54:57.616Z"
         version="0.1.9">
   <listing>[] &gt; test /int

[] &gt; foo /string
  a &gt; hey

&lt;EOF&gt;</listing>
   <errors>
      <error check="not-empty-atoms" line="3" step="0">Atoms foo may not have any attributes</error>
   </errors>
   <objects>
      <o atom="int" line="1" name="test"/>
      <o atom="string" line="3" name="foo">
         <o base="a" line="4" name="hey"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-unknown-names.yaml"
         time="2021-01-13T10:54:57.641Z"
         version="0.1.9">
   <listing>[] &gt; fff
  test &gt; @
  $ &gt; t

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="fff">
         <o base="test" line="2" name="@"/>
         <o base="$" line="3" name="t"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via unknown-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-unknown-names.yaml"
         time="2021-01-13T10:54:57.641Z"
         version="0.1.9">
   <listing>[] &gt; fff
  test &gt; @
  $ &gt; t

&lt;EOF&gt;</listing>
   <errors>
      <error check="unknown-names" line="2" step="0">The object "test" is not defined anywhere</error>
   </errors>
   <objects>
      <o line="1" name="fff">
         <o base="test" line="2" name="@"/>
         &lt;o base=&quot;$&quot; line=&quot;3&quot; name=&quot;t&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-unknown-names.yaml&quot;
         time=&quot;2021-01-13T10:54:57.641Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; fff
  test &amp;gt; @
  $ &amp;gt; t

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;unknown-names&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The object &quot;test&quot; is not defined anywhere&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;fff&quot;&gt;
         &lt;o base=&quot;test&quot; line=&quot;2&quot; name=&quot;@&quot;/&gt;
         &lt;o base=&quot;$&quot; line=&quot;3&quot; name=&quot;t&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-self-naming.yaml&quot;
         time=&quot;2021-01-13T10:54:57.668Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; first
  a &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;2&quot; name=&quot;a&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 2 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via self-naming
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-self-naming.yaml&quot;
         time=&quot;2021-01-13T10:54:57.668Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; first
  a &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;self-naming&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The object &quot;a&quot; can't copy itself&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;2&quot; name=&quot;a&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-self-naming.yaml&quot;
         time=&quot;2021-01-13T10:54:57.668Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; first
  a &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;self-naming&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The object &quot;a&quot; can't copy itself&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;2&quot; name=&quot;a&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>
<program ms="1"
         name="catches-noname-attrs.yaml"
         time="2021-01-13T10:54:57.693Z"
         version="0.1.9">
   <listing>[]
  first
  second:f
  third &gt; hey
    23
    33

[args] &gt; main
  (stdout "Hello!").print

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1">
         <o base="first" line="2"/>
         <o as="f" base="second" line="3"/>
         <o base="third" line="4" name="hey">
            <o base="int" data="int" line="5">23</o>
            <o base="int" data="int" line="6">33</o>
         </o>
      </o>
      <o line="8" name="main">
         <o line="8" name="args"/>
         <o base="stdout" line="9">
            <o base="string" data="string" line="9">Hello!</o>
         </o>
         <o base=".print" line="9" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 9 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via one-body
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-noname-attrs.yaml"
         time="2021-01-13T10:54:57.693Z"
         version="0.1.9">
   <listing>[]
  first
  second:f
  third &gt; hey
    23
    33

[args] &gt; main
  (stdout "Hello!").print

&lt;EOF&gt;</listing>
   <errors>
      <error check="noname-attributes" line="1" step="0">The object has attribute without a name</error>
      <error check="noname-attributes" line="8" step="0">The object "main" has attribute without a name</error>
   </errors>
   <objects>
      <o line="1">
         <o base="first" line="2"/>
         <o as="f" base="second" line="3"/>
         <o base="third" line="4" name="hey">
            <o base="int" data="int" line="5">23</o>
            <o base="int" data="int" line="6">33</o>
         </o>
      </o>
      <o line="8" name="main">
         <o line="8" name="args"/>
         <o base="stdout" line="9">
            <o base="string" data="string" line="9">Hello!</o>
         </o>
         <o base=".print" line="9" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-noname-attrs.yaml"
         time="2021-01-13T10:54:57.693Z"
         version="0.1.9">
   <listing>[]
  first
  second:f
  third &gt; hey
    23
    33

[args] &gt; main
  (stdout "Hello!").print

&lt;EOF&gt;</listing>
   <errors>
      <error check="noname-attributes" line="1" step="0">The object has attribute without a name</error>
      <error check=&quot;noname-attributes&quot; line=&quot;8&quot; step=&quot;0&quot;&gt;The object &quot;main&quot; has attribute without a name&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot;&gt;
         &lt;o base=&quot;first&quot; line=&quot;2&quot;/&gt;
         &lt;o as=&quot;f&quot; base=&quot;second&quot; line=&quot;3&quot;/&gt;
         &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;hey&quot;&gt;
            &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;5&quot;&gt;23&lt;/o&gt;
            &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;6&quot;&gt;33&lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;8&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;8&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;Hello!&lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;catches-same-line-name.yaml&quot;
         time=&quot;2021-01-13T10:54:57.732Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  (a &amp;gt; x (b &amp;gt; x))

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;2&quot; name=&quot;x&quot;&gt;
            &lt;o base=&quot;b&quot; line=&quot;2&quot; name=&quot;x&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 2 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via same-line-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;catches-same-line-name.yaml&quot;
         time=&quot;2021-01-13T10:54:57.732Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  (a &amp;gt; x (b &amp;gt; x))

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;same-line-names&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The name &quot;x&quot; was already used on the same line&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;2&quot; name=&quot;x&quot;&gt;
            &lt;o base=&quot;b&quot; line=&quot;2&quot; name=&quot;x&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;catches-same-line-name.yaml&quot;
         time=&quot;2021-01-13T10:54:57.732Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  (a &amp;gt; x (b &amp;gt; x))

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;same-line-names&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The name &quot;x&quot; was already used on the same line</error>
   </errors>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o base="a" line="2" name="x">
            <o base="b" line="2" name="x"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="all-data-types.yaml"
         time="2021-01-13T10:54:57.768Z"
         version="0.1.9">
   <listing>01- &gt; bytesX

00-02-4F-1A-FF-01 &gt; bytesX

3.1415926 &gt; floatX

0x1ffff &gt; intX

"Hello, друг! 谢谢!" &gt; stringX

'z' &gt; charX

true &gt; boolX

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o base="bytes" data="bytes" line="1" name="bytesX">01</o>
      <o base="bytes" data="bytes" line="3" name="bytesX">00 02 4F 1A FF 01</o>
      <o base="float" data="float" line="5" name="floatX">3.1415925</o>
      <o base="int" data="int" line="7" name="intX">131071</o>
      <o base="string" data="string" line="9" name="stringX">Hello, друг! 谢谢!</o>
      <o base="char" data="char" line="11" name="charX">z</o>
      <o base="bool" data="bool" line="13" name="boolX">true</o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 13 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="all-data-types.yaml"
         time="2021-01-13T10:54:57.768Z"
         version="0.1.9">
   <listing>01- &gt; bytesX

00-02-4F-1A-FF-01 &gt; bytesX

3.1415926 &gt; floatX

0x1ffff &gt; intX

"Hello, друг! 谢谢!" &gt; stringX

'z' &gt; charX

true &gt; boolX

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o base="bytes" data="bytes" line="1" name="bytesX">01</o>
      <o base="bytes" data="bytes" line="3" name="bytesX">00 02 4F 1A FF 01</o>
      <o base="float" data="float" line="5" name="floatX">3.1415925</o>
      <o base="int" data="int" line="7" name="intX">131071</o>
      <o base="string" data="string" line="9" name="stringX">Hello, друг! 谢谢!</o>
      <o base="char" data="char" line="11" name="charX">z</o>
      <o base="bool" data="bool" line="13" name="boolX">true</o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms=&quot;0&quot;
         name=&quot;fixes-globals.yaml&quot;
         time=&quot;2021-01-13T10:54:57.798Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;3.1415926 &amp;gt; pi

a &amp;gt; b
  c
    d
      &quot;Hello, world!&quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;1&quot; name=&quot;pi&quot;&gt;3.1415925&lt;/o&gt;
      &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;b&quot;&gt;
         &lt;o base=&quot;c&quot; line=&quot;4&quot;&gt;
            &lt;o base=&quot;d&quot; line=&quot;5&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;6&quot;&gt;Hello, world!&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via globals-to-abstracts
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;fixes-globals.yaml&quot;
         time=&quot;2021-01-13T10:54:57.798Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;3.1415926 &amp;gt; pi

a &amp;gt; b
  c
    d
      &quot;Hello, world!&quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;pi&quot;&gt;
         &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;1&quot;&gt;3.1415925&lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;3&quot; name=&quot;b&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;3&quot;&gt;
            &lt;o base=&quot;c&quot; line=&quot;4&quot;&gt;
               &lt;o base=&quot;d&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;6&quot;&gt;Hello, world!&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;fixes-globals.yaml&quot;
         time=&quot;2021-01-13T10:54:57.798Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;3.1415926 &amp;gt; pi

a &amp;gt; b
  c
    d
      &quot;Hello, world!&quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;pi&quot;&gt;
         &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;1&quot;&gt;3.1415925&lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;3&quot; name=&quot;b&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;3&quot;&gt;
            &lt;o base=&quot;c&quot; line=&quot;4&quot;&gt;
               &lt;o base=&quot;d&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;6&quot;&gt;Hello, world!&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;adds-refs.yaml&quot;
         time=&quot;2021-01-13T10:54:57.833Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x a] &amp;gt; first
  (stdout x)
  second &amp;gt; hello
    third &amp;gt; x
      (stdout "Hi")
    one
      x
      two
        a &gt; @
        three
          x
    something &gt; a

[a] &gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o line="1" name="a"/>
         <o base="stdout" line="2">
            <o base="x" line="2"/>
         </o>
         <o base="second" line="3" name="hello">
            <o base="third" line="4" name="x">
               <o base="stdout" line="5">
                  <o base="string" data="string" line="5">Hi</o>
               </o>
            </o>
            <o base="one" line="6">
               <o base="x" line="7"/>
               <o base="two" line="8">
                  <o base="a" line="9" name="@"/>
                  <o base="three" line="10">
                     <o base="x" line="11"/>
                  </o>
               </o>
            </o>
            <o base="something" line="12" name="a"/>
         </o>
      </o>
      <o line="14" name="x">
         <o line="14" name="a"/>
         <o base="tt" line="15">
            <o base="x" line="16">
               <o base="int" data="int" line="16">4</o>
            </o>
            <o base="first" line="17"/>
         </o>
      </o>
      <o line="19">
         <o base="one" line="20">
            <o line="21">
               <o line="21" name="f"/>
               <o base="int" data="int" line="22" name="ooo">1</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 22 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via duplicate-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="adds-refs.yaml"
         time="2021-01-13T10:54:57.833Z"
         version="0.1.9">
   <listing>[x a] &gt; first
  (stdout x)
  second &gt; hello
    third &gt; x
      (stdout "Hi")
    one
      x
      two
        a &gt; @
        three
          x
    something &gt; a

[a] &gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o line="1" name="a"/>
         <o base="stdout" line="2">
            <o base="x" line="2&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;second&quot; line=&quot;3&quot; name=&quot;hello&quot;&gt;
            &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;x&quot;&gt;
               &lt;o base=&quot;stdout&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;5&quot;&gt;Hi&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;one&quot; line=&quot;6&quot;&gt;
               &lt;o base=&quot;x&quot; line=&quot;7&quot;/&gt;
               &lt;o base=&quot;two&quot; line=&quot;8&quot;&gt;
                  &lt;o base=&quot;a&quot; line=&quot;9&quot; name=&quot;@&quot;/&gt;
                  &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
                     &lt;o base=&quot;x&quot; line=&quot;11&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;something&quot; line=&quot;12&quot; name=&quot;a&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;x&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;tt&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;16&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;4&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first&quot; line=&quot;17&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot;&gt;
         &lt;o base=&quot;one&quot; line=&quot;20&quot;&gt;
            &lt;o line=&quot;21&quot;&gt;
               &lt;o line=&quot;21&quot; name=&quot;f&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via self-naming
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;adds-refs.yaml&quot;
         time=&quot;2021-01-13T10:54:57.833Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x a] &amp;gt; first
  (stdout x)
  second &amp;gt; hello
    third &amp;gt; x
      (stdout &quot;Hi&quot;)
    one
      x
      two
        a &amp;gt; @
        three
          x
    something &amp;gt; a

[a] &amp;gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;2&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;second&quot; line=&quot;3&quot; name=&quot;hello&quot;&gt;
            &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;x&quot;&gt;
               &lt;o base=&quot;stdout&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;5&quot;&gt;Hi&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;one&quot; line=&quot;6&quot;&gt;
               &lt;o base=&quot;x&quot; line=&quot;7&quot;/&gt;
               &lt;o base=&quot;two&quot; line=&quot;8&quot;&gt;
                  &lt;o base=&quot;a&quot; line=&quot;9&quot; name=&quot;@&quot;/&gt;
                  &lt;o base=&quot;three" line="10">
                     <o base="x" line="11"/>
                  </o>
               </o>
            </o>
            <o base="something" line="12" name="a"/>
         </o>
      </o>
      <o line="14" name="x">
         <o line="14" name="a"/>
         <o base="tt" line="15">
            <o base="x" line="16">
               <o base="int" data="int" line="16">4</o>
            </o>
            <o base="first" line="17"/>
         </o>
      </o>
      <o line="19">
         <o base="one" line="20">
            <o line="21">
               <o line="21" name="f"/>
               <o base="int" data="int" line="22" name="ooo">1</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #2 via same-line-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="adds-refs.yaml"
         time="2021-01-13T10:54:57.833Z"
         version="0.1.9">
   <listing>[x a] &gt; first
  (stdout x)
  second &gt; hello
    third &gt; x
      (stdout "Hi")
    one
      x
      two
        a &gt; @
        three
          x
    something &gt; a

[a] &gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o line="1" name="a"/>
         <o base="stdout" line="2">
            <o base="x" line="2"/>
         </o>
         <o base="second" line="3" name="hello">
            <o base="third" line="4" name="x">
               <o base="stdout" line="5">
                  <o base="string" data="string" line="5">Hi</o>
               </o>
            </o>
            <o base="one" line="6">
               <o base="x" line="7"/>
               <o base="two" line="8">
                  <o base="a" line="9" name="@"/>
                  <o base="three" line="10">
                     <o base="x" line="11"/>
                  </o>
               </o>
            </o>
            <o base="something" line="12" name="a"/>
         </o>
      </o>
      <o line="14" name="x">
         <o line="14" name=&quot;a&quot;/&gt;
         &lt;o base=&quot;tt&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;16&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;4&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first&quot; line=&quot;17&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot;&gt;
         &lt;o base=&quot;one&quot; line=&quot;20&quot;&gt;
            &lt;o line=&quot;21&quot;&gt;
               &lt;o line=&quot;21&quot; name=&quot;f&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #3 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;adds-refs.yaml&quot;
         time=&quot;2021-01-13T10:54:57.833Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x a] &amp;gt; first
  (stdout x)
  second &amp;gt; hello
    third &amp;gt; x
      (stdout &quot;Hi&quot;)
    one
      x
      two
        a &amp;gt; @
        three
          x
    something &amp;gt; a

[a] &amp;gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;2&quot; ref=&quot;1&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;second&quot; line=&quot;3&quot; name=&quot;hello&quot;&gt;
            &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;x&quot;&gt;
               &lt;o base=&quot;stdout&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;5&quot;&gt;Hi&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;one&quot; line=&quot;6&quot;&gt;
               &lt;o base=&quot;x&quot; line=&quot;7&quot; ref=&quot;4&quot;/&gt;
               &lt;o base=&quot;two&quot; line=&quot;8&quot;&gt;
                  &lt;o base=&quot;a&quot; line=&quot;9&quot; name=&quot;@&quot; ref=&quot;12&quot;/&gt;
                  &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
                     &lt;o base=&quot;x&quot; line=&quot;11&quot; ref=&quot;4&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;something&quot; line=&quot;12&quot; name=&quot;a&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;x&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;tt&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;16&quot; ref=&quot;14&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;4&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first&quot; line=&quot;17&quot; ref=&quot;1&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot;&gt;
         &lt;o base=&quot;one&quot; line=&quot;20&quot;&gt;
            &lt;o line=&quot;21&quot;&gt;
               &lt;o line=&quot;21&quot; name=&quot;f&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #4 via broken-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="adds-refs.yaml"
         time="2021-01-13T10:54:57.833Z"
         version="0.1.9">
   <listing>[x a] &gt; first
  (stdout x)
  second &gt; hello
    third &gt; x
      (stdout "Hi")
    one
      x
      two
        a &gt; @
        three
          x
    something &gt; a

[a] &gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o line="1" name="a"/>
         <o base="stdout" line="2">
            <o base="x" line="2" ref="1"/>
         </o>
         <o base="second" line="3" name="hello">
            <o base="third" line="4" name="x">
               <o base="stdout" line="5">
                  <o base="string" data="string" line="5">Hi</o>
               </o>
            </o>
            <o base="one" line="6">
               <o base="x" line="7" ref="4"/>
               <o base="two" line="8">
                  <o base="a" line="9" name="@" ref="12"/>
                  <o base="three" line="10">
                     <o base="x" line="11" ref="4"/>
                  </o>
               </o>
            </o>
            <o base="something" line="12" name="a"/>
         </o>
      </o>
      <o line="14" name="x">
         <o line="14" name="a"/>
         <o base="tt" line="15">
            <o base="x" line="16" ref="14">
               <o base="int" data="int" line="16">4</o>
            </o>
            <o base="first" line="17" ref="1"/>
         </o>
      </o>
      <o line="19">
         <o base="one" line="20">
            <o line="21">
               <o line="21" name="f"/>
               <o base="int" data="int" line="22" name="ooo">1</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;adds-refs.yaml&quot;
         time=&quot;2021-01-13T10:54:57.833Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x a] &amp;gt; first
  (stdout x)
  second &amp;gt; hello
    third &amp;gt; x
      (stdout &quot;Hi&quot;)
    one
      x
      two
        a &amp;gt; @
        three
          x
    something &amp;gt; a

[a] &amp;gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;2&quot; ref=&quot;1&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;second&quot; line=&quot;3&quot; name=&quot;hello&quot;&gt;
            &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;x&quot;&gt;
               &lt;o base=&quot;stdout&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;5&quot;&gt;Hi&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;one&quot; line=&quot;6&quot;&gt;
               &lt;o base=&quot;x&quot; line=&quot;7&quot; ref=&quot;4&quot;/&gt;
               &lt;o base=&quot;two&quot; line=&quot;8&quot;&gt;
                  &lt;o base=&quot;a&quot; line=&quot;9&quot; name=&quot;@&quot; ref=&quot;12&quot;/&gt;
                  &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
                     &lt;o base=&quot;x&quot; line=&quot;11&quot; ref=&quot;4&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;something&quot; line=&quot;12&quot; name=&quot;a&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;x&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;tt&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;16&quot; ref=&quot;14&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;4&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first&quot; line=&quot;17&quot; ref=&quot;1&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot;&gt;
         &lt;o base=&quot;one&quot; line=&quot;20&quot;&gt;
            &lt;o line=&quot;21&quot;&gt;
               &lt;o line=&quot;21&quot; name=&quot;f&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;adds-default-package.yaml&quot;
         time=&quot;2021-01-13T10:54:57.981Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &amp;gt; main
  and
    (scanner stdin).nextLine &amp;gt; line!
    (stdout &quot;You entered&quot; line).print
    $

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
      <meta line="4">
         <head>foo</head>
         <tail>Some other meta</tail>
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="and" line="7">
            <o base="scanner" line="8">
               <o base="stdin" line="8"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="stdout" line="9">
               <o base="string" data="string" line="9">You entered</o>
               <o base="line" line="9"/>
            </o>
            <o base=".print" line="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 10 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via add-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="adds-default-package.yaml"
         time="2021-01-13T10:54:57.981Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &gt; main
  and
    (scanner stdin).nextLine &gt; line!
    (stdout "You entered" line).print
    $

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
      <meta line="4">
         <head>foo</head>
         <tail>Some other meta</tail>
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="and" line="7">
            <o base="scanner" line="8">
               <o base="stdin" line="8"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name=&quot;line&quot;/&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;You entered&lt;/o&gt;
               &lt;o base=&quot;line&quot; line=&quot;9&quot; ref=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via resolve-aliases
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;adds-default-package.yaml&quot;
         time=&quot;2021-01-13T10:54:57.981Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &amp;gt; main
  and
    (scanner stdin).nextLine &amp;gt; line!
    (stdout &quot;You entered&quot; line).print
    $

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail&gt;Some other meta&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;6&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;6&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;and&quot; line=&quot;7&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.scanner&quot; line=&quot;8&quot;&gt;
               &lt;o base=&quot;org.eolang.io.stdin&quot; line=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.nextLine&quot; const=&quot;&quot; line=&quot;8&quot; method=&quot;&quot; name=&quot;line&quot;/&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;You entered&lt;/o&gt;
               &lt;o base=&quot;line&quot; line=&quot;9&quot; ref=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #2 via add-default-package
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;adds-default-package.yaml&quot;
         time=&quot;2021-01-13T10:54:57.981Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &amp;gt; main
  and
    (scanner stdin).nextLine &amp;gt; line!
    (stdout &quot;You entered&quot; line).print
    $

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail&gt;Some other meta</tail>
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="org.eolang.and" line="7">
            <o base="org.eolang.txt.scanner" line="8">
               <o base="org.eolang.io.stdin" line="8"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="org.eolang.io.stdout" line="9">
               <o base="org.eolang.string" data="string" line="9">You entered</o>
               <o base="line" line="9" ref="8"/>
            </o>
            <o base=".print" line="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="adds-default-package.yaml"
         time="2021-01-13T10:54:57.981Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &gt; main
  and
    (scanner stdin).nextLine &gt; line!
    (stdout "You entered" line).print
    $

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="4">
         <head>foo</head>
         <tail>Some other meta</tail>
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="org.eolang.and" line="7">
            <o base="org.eolang.txt.scanner" line="8">
               <o base="org.eolang.io.stdin" line="8"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="org.eolang.io.stdout" line="9">
               <o base="org.eolang.string" data="string" line="9">You entered</o>
               <o base="line" line="9" ref="8"/>
            </o>
            <o base=".print" line="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="float-vars.yaml"
         time="2021-01-13T10:54:58.058Z"
         version="0.1.9">
   <listing>[] &gt; x
  first &gt; ff
  one
    [] &gt; y
      two
        input &gt; t!
          "Hello, world!"
          [] &gt; oops
            50
  three t
  [] &gt; last
    three 1

[ppp]
  one
    [aaa] &gt; kkk
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="x">
         <o base="first" line="2" name="ff"/>
         <o base="one" line="3">
            <o line="4" name="y">
               <o base="two" line="5">
                  <o base="input" const="" line="6" name="t">
                     <o base="string" data="string&quot; line=&quot;7&quot;&gt;Hello, world!&lt;/o&gt;
                     &lt;o line=&quot;8&quot; name=&quot;oops&quot;&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;9&quot;&gt;50&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;11&quot; name=&quot;last&quot;&gt;
            &lt;o base=&quot;three&quot; line=&quot;12&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;12&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;ppp&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;15&quot;&gt;
            &lt;o line=&quot;16&quot; name=&quot;kkk&quot;&gt;
               &lt;o line=&quot;16&quot; name=&quot;aaa&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;17&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 17 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;float-vars.yaml&quot;
         time=&quot;2021-01-13T10:54:58.058Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; x
  first &amp;gt; ff
  one
    [] &amp;gt; y
      two
        input &amp;gt; t!
          &quot;Hello, world!&quot;
          [] &amp;gt; oops
            50
  three t
  [] &amp;gt; last
    three 1

[ppp]
  one
    [aaa] &amp;gt; kkk
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;x&quot;&gt;
         &lt;o base=&quot;first&quot; line=&quot;2&quot; name=&quot;ff&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;3&quot;&gt;
            &lt;o line=&quot;4&quot; name=&quot;y&quot;&gt;
               &lt;o base=&quot;two&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;input&quot; const=&quot;&quot; line=&quot;6&quot; name=&quot;t&quot;&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;7&quot;&gt;Hello, world!&lt;/o&gt;
                     &lt;o line=&quot;8&quot; name=&quot;oops&quot;&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;9&quot;&gt;50&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;11&quot; name=&quot;last&quot;&gt;
            &lt;o base=&quot;three&quot; line=&quot;12&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;12&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;ppp&quot;/&gt;
         <o base="one" line="15">
            <o line="16" name="kkk">
               <o line="16" name="aaa"/>
               <o base="int" data="int" line="17" name="ooo">1</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via vars-float-up
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="float-vars.yaml"
         time="2021-01-13T10:54:58.058Z"
         version="0.1.9">
   <listing>[] &gt; x
  first &gt; ff
  one
    [] &gt; y
      two
        input &gt; t!
          "Hello, world!"
          [] &gt; oops
            50
  three t
  [] &gt; last
    three 1

[ppp]
  one
    [aaa] &gt; kkk
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="x">
         <o base="first" line="2" name="ff"/>
         <o base="one" line="3">
            <o base="y" cut="5" line="4" ref="4"/>
         </o>
         <o base="three" line="10">
            <o base="t" line="10"/>
         </o>
         <o line="11" name="last">
            <o base="three" line="12">
               <o base="int" data="int" line="12">1</o>
            </o>
         </o>
         <o line="4" name="y">
            <o base="two" line="5">
               <o base="t" cut="3" line="6" ref="6"/>
            </o>
            <o base="input" const="" line="6" name="t">
               <o base="string" data="string" line="7">Hello, world!</o>
               <o base="oops" cut="1" line="8" ref="8"/>
            </o>
            <o line="8" name="oops">
               <o base="int" data="int" line="9">50</o>
            </o>
         </o>
      </o>
      <o line="14">
         <o line="14" name="ppp"/>
         <o base="one" line="15">
            <o base="kkk" cut="2" line="16" ref="16"/>
         </o>
         <o line="16" name="kkk">
            <o line="16" name="aaa"/>
            <o base="int" data="int" line="17" name="ooo">1</o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #2 via duplicate-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="float-vars.yaml"
         time="2021-01-13T10:54:58.058Z"
         version="0.1.9">
   <listing>[] &gt; x
  first &gt; ff
  one
    [] &gt; y
      two
        input &gt; t!
          &quot;Hello, world!&quot;
          [] &amp;gt; oops
            50
  three t
  [] &amp;gt; last
    three 1

[ppp]
  one
    [aaa] &amp;gt; kkk
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;x&quot;&gt;
         &lt;o base=&quot;first&quot; line=&quot;2&quot; name=&quot;ff&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;3&quot;&gt;
            &lt;o base=&quot;y&quot; cut=&quot;5&quot; line=&quot;4&quot; ref=&quot;4&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;11&quot; name=&quot;last&quot;&gt;
            &lt;o base=&quot;three&quot; line=&quot;12&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;12&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o line=&quot;4&quot; name=&quot;y&quot;&gt;
            &lt;o base=&quot;two&quot; line=&quot;5&quot;&gt;
               &lt;o base=&quot;t&quot; cut=&quot;3&quot; line=&quot;6&quot; ref=&quot;6&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;input&quot; const=&quot;&quot; line=&quot;6&quot; name=&quot;t&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;7&quot;&gt;Hello, world!&lt;/o&gt;
               &lt;o base=&quot;oops&quot; cut=&quot;1&quot; line=&quot;8&quot; ref=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o line=&quot;8&quot; name=&quot;oops&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;9&quot;&gt;50&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;ppp&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;kkk&quot; cut=&quot;2&quot; line=&quot;16&quot; ref=&quot;16&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;16&quot; name=&quot;kkk&quot;&gt;
            &lt;o line=&quot;16&quot; name=&quot;aaa&quot;/&gt;
            &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;17&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;float-vars.yaml&quot;
         time=&quot;2021-01-13T10:54:58.058Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; x
  first &amp;gt; ff
  one
    [] &amp;gt; y
      two
        input &amp;gt; t!
          &quot;Hello, world!&quot;
          [] &amp;gt; oops
            50
  three t
  [] &amp;gt; last
    three 1

[ppp]
  one
    [aaa] &amp;gt; kkk
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;x&quot;&gt;
         &lt;o base=&quot;first&quot; line=&quot;2&quot; name=&quot;ff&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;3&quot;&gt;
            &lt;o base=&quot;y&quot; cut=&quot;5&quot; line=&quot;4&quot; ref=&quot;4&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;11&quot; name=&quot;last&quot;&gt;
            &lt;o base=&quot;three&quot; line=&quot;12&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;12&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o line=&quot;4&quot; name=&quot;y&quot;&gt;
            &lt;o base=&quot;two&quot; line=&quot;5&quot;&gt;
               <o base="t" cut="3" line="6" ref="6"/>
            </o>
            <o base="input" const="" line="6" name="t">
               <o base="string" data="string" line="7">Hello, world!</o>
               <o base="oops" cut="1" line="8" ref="8"/>
            </o>
            <o line="8" name="oops">
               <o base="int" data="int" line="9">50</o>
            </o>
         </o>
      </o>
      <o line="14">
         <o line="14" name="ppp"/>
         <o base="one" line="15">
            <o base="kkk" cut="2" line="16" ref="16"/>
         </o>
         <o line="16" name="kkk">
            <o line="16" name="aaa"/>
            <o base="int" data="int" line="17" name="ooo">1</o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="float-abstracts.yaml"
         time="2021-01-13T10:54:58.158Z"
         version="0.1.9">
   <listing>[a b] &gt; first
  test:foo
    a &gt; yes
    [] &gt; native /int
    [x b] &gt; second
      a &gt; no
      [b c] &gt; third
        no &gt; yes
        (stdout a b c x).print
      t
        [] &gt; third
          "hello, world!" &gt; msg
      f
        [] &gt; third
          "hello, world!" &gt; msg
      []
        "Failure"

[aa] &gt; ooo
  [bbb] &gt; fff
    aa.test &gt; a

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="a"/>
         <o line="1" name="b"/>
         <o as="foo" base="test" line="2">
            <o base="a" line="3" name="yes"/>
            <o atom="int" line="4" name="native"/>
            <o line="5" name="second">
               <o line="5" name="x"/>
               <o line="5" name="b"/>
               <o base="a" line="6" name="no"/>
               <o line="7" name="third">
                  <o line="7" name="b&quot;/&gt;
                  &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
                  &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot;/&gt;
                  &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
                     &lt;o base=&quot;a&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;b&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;c&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;x&quot; line=&quot;9&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
               &lt;/o&gt;
               &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
                  &lt;o line=&quot;11&quot; name=&quot;third&quot;&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
                  &lt;o line=&quot;14&quot; name=&quot;third&quot;&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o line=&quot;16&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o line=&quot;20&quot; name=&quot;fff&quot;&gt;
            &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
            &lt;o base=&quot;aa&quot; line=&quot;21&quot;/&gt;
            &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 21 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via remove-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T10:54:58.158Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      []
        &quot;Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot;/&gt;
            &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;native&quot;/&gt;
            &lt;o line=&quot;5&quot; name=&quot;second&quot;&gt;
               &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
               &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
               &lt;o base=&quot;a&quot; line="6" name="no"/>
               <o line="7" name="third">
                  <o line="7" name="b"/>
                  <o line="7" name="c"/>
                  <o base="no" line="8" name="yes"/>
                  <o base="stdout" line="9">
                     <o base="a" line="9"/>
                     <o base="b" line="9"/>
                     <o base="c" line="9"/>
                     <o base="x" line="9"/>
                  </o>
                  <o base=".print" line="9" method=""/>
               </o>
               <o base="t" line="10">
                  <o line="11" name="third">
                     <o base="string" data="string" line="12" name="msg">hello, world!</o>
                  </o>
               </o>
               <o base="f" line="13">
                  <o line="14" name="third">
                     <o base="string" data="string" line="15" name="msg">hello, world!</o>
                  </o>
               </o>
               <o line="16">
                  <o base="string" data="string" line="17">Failure</o>
               </o>
            </o>
         </o>
      </o>
      <o line="19" name="ooo">
         <o line="19" name="aa"/>
         <o line="20" name="fff">
            <o line="20" name="bbb"/>
            <o base="aa" line="21"/>
            <o base=".test" line="21" method="" name="a"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via abstracts-float-up
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="float-abstracts.yaml"
         time="2021-01-13T10:54:58.158Z"
         version="0.1.9">
   <listing>[a b] &gt; first
  test:foo
    a &gt; yes
    [] &gt; native /int
    [x b] &gt; second
      a &gt; no
      [b c] &gt; third
        no &gt; yes
        (stdout a b c x).print
      t
        [] &gt; third
          "hello, world!" &gt; msg
      f
        [] &gt; third
          "hello, world!" &gt; msg
      []
        "Failure"

[aa] &gt; ooo
  [bbb] &gt; fff
    aa.test &gt; a

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="a"/>
         <o line="1" name="b"/>
         <o as="foo" base="test" line="2">
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot;/&gt;
            &lt;o atom=&quot;int&quot;
               base=&quot;first$2$native&quot;
               cut=&quot;3&quot;
               line=&quot;4&quot;
               name=&quot;native&quot;
               ref=&quot;4&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;second&quot; base=&quot;second&quot; level=&quot;1&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first$2$second&quot;
               cut=&quot;4&quot;
               line=&quot;5&quot;
               name=&quot;second&quot;
               ref=&quot;5&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line=&quot;7&quot;
            name=&quot;third&quot;
            ref=&quot;7&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;first$2$second$4$third&quot;
               cut=&quot;17&quot;
               line=&quot;11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
            &lt;o base="first$2$second$5$third"
               cut="20"
               line="14"
               name="third"
               ref="14">
               <o as="x" base="x" level="1"/>
               <o as="b" base="b" level="1"/>
               <o as="no" base="no" level="1"/>
               <o as="third" base="third" level="1"/>
               <o as="a" base="a" level="2"/>
               <o as="b" base="b" level="2"/>
               <o as="yes" base="yes" level="2"/>
               <o as="native" base="native" level="2"/>
            </o>
         </o>
         <o base="first$2$second$" cut="23" line="16" ref="16">
            <o as="x" base="x" level="1"/>
            <o as="b" base="b" level="1"/>
            <o as="no" base="no" level="1"/>
            <o as="third" base="third" level="1"/>
            <o as="a" base="a" level="2"/>
            <o as="b" base="b" level="2"/>
            <o as="yes" base="yes" level="2"/>
            <o as="native" base="native" level="2"/>
         </o>
         <o level="1" line="5.1" name="a"/>
         <o level="1" line="5.1" name="b"/>
         <o level="1" line="5.3" name="yes"/>
         <o level="1" line="5.4" name="native"/>
      </o>
      <o line="7" name="first$2$second$third">
         <o line="7" name="b"/>
         <o line="7" name="c"/>
         <o base="no" line="8" name="yes"/>
         <o base="stdout" line="9">
            <o base="a" line="9"/>
            <o base="b" line="9"/>
            <o base="c" line="9"/>
            <o base="x" line="9"/>
         </o>
         <o base=".print" line="9" method=""/>
         <o level="1" line="7.5" name="x"/>
         <o level="1" line="7.5" name="b"/>
         <o level="1" line="7.6" name="no"/>
         <o level="2" line="7.1" name="a"/>
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #2 via remove-levels
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T10:54:58.158Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          "hello, world!" &gt; msg
      []
        "Failure"

[aa] &gt; ooo
  [bbb] &gt; fff
    aa.test &gt; a

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="a"/>
         <o line="1" name="b"/>
         <o as="foo" base="test" line="2">
            <o base="a" line="3" name="yes"/>
            <o atom="int"
               base="first$2$native"
               cut="3"
               line="4"
               name="native"
               ref="4">
               <o as="a" base="a" level="1"/>
               <o as="b" base="b" level="1"/>
               <o as="yes" base="yes" level="1"/>
               <o as="second" base="second" level="1"/>
            </o>
            <o base="first$2$second"
               cut="4"
               line="5"
               name="second"
               ref="5">
               <o as="a" base="a" level="1"/>
               <o as="b" base="b" level="1"/>
               <o as="yes" base="yes" level="1"/>
               <o as="native" base="native" level="1"/>
            </o>
         </o>
      </o>
      <o atom="int" line="4" name="first$2$native">
         <o level="1" line="4.1" name="a"/>
         <o level="1" line="4.1" name="b"/>
         <o level="1" line="4.3" name="yes"/>
         <o level="1" line="4.5" name="second"/>
      </o>
      <o line="5" name="first$2$second">
         <o line="5" name="x"/>
         <o line="5" name="b&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line=&quot;7&quot;
            name=&quot;third&quot;
            ref=&quot;7&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;first$2$second$4$third&quot;
               cut=&quot;17&quot;
               line=&quot;11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;first$2$second$5$third&quot;
               cut=&quot;20&quot;
               line=&quot;14&quot;
               name=&quot;third&quot;
               ref=&quot;14&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;7&quot; name=&quot;first$2$second$third&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
         &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot;/&gt;
            <o base="x" line="9"/>
         </o>
         <o base=".print" line="9" method=""/>
         <o level="1" line="7.5" name="x"/>
         <o level="1" line="7.6" name="no"/>
         <o level="2" line="7.1" name="a"/>
         <o level="2" line="7.4" name="native"/>
      </o>
      <o line="11" name="first$2$second$4$third">
         <o base="string" data="string" line="12" name="msg">hello, world!</o>
         <o level="1" line="11.5" name="x"/>
         <o level="1" line="11.5" name="b"/>
         <o level="1" line="11.6" name="no"/>
         <o level="1" line="11.7" name="third"/>
         <o level="2" line="11.1" name="a"/>
         <o level="2" line="11.3" name="yes"/>
         <o level="2" line="11.4" name="native"/>
      </o>
      <o line="14" name="first$2$second$5$third">
         <o base="string" data="string" line="15" name="msg">hello, world!</o>
         <o level="1" line="14.5" name="x"/>
         <o level="1" line="14.5" name="b"/>
         <o level="1" line="14.6" name="no"/>
         <o level="1" line="14.7" name="third"/>
         <o level="2" line="14.1" name="a"/>
         <o level="2" line="14.3" name="yes"/>
         <o level="2" line="14.4" name="native"/>
      </o>
      <o line="16" name="first$2$second$">
         <o base="string" data="string" line="17">Failure</o>
         <o level="1" line="16.5" name="x"/>
         <o level="1" line="16.5" name="b"/>
         <o level="1" line="16.6" name="no"/>
         <o level="1" line="16.7" name="third"/>
         <o level=&quot;2&quot; line=&quot;16.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #3 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T10:54:58.158Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      []
        &quot;Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot; ref=&quot;1&quot;/&gt;
            &lt;o atom=&quot;int&quot;
               base=&quot;first$2$native&quot;
               cut=&quot;3&quot;
               line=&quot;4&quot;
               name=&quot;native&quot;
               ref=&quot;4&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;second&quot; base=&quot;second&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first$2$second&quot;
               cut=&quot;4&quot;
               line=&quot;5&quot;
               name=&quot;second&quot;
               ref=&quot;5&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name="x"/>
         <o line="5" name="b"/>
         <o base="a" line="6" name="no" ref="5.1"/>
         <o base="first$2$second$third"
            cut="7"
            line="7"
            name="third"
            ref="7">
            <o as="x" base="x" level="1" ref="5"/>
            <o as="b" base="b" level="1" ref="5"/>
            <o as="no" base="no" level="1" ref="6"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o base="t" line="10">
            <o base="first$2$second$4$third"
               cut="17"
               line="11"
               name="third"
               ref="11">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref="11"/>
               <o as="a" base="a" level="2" ref="5.1"/>
               <o as="yes" base="yes" level="2" ref="5.3"/>
               <o as="native" base="native" level="2" ref="5.4"/>
            </o>
         </o>
         <o base="f" line="13">
            <o base="first$2$second$5$third"
               cut="20"
               line="14"
               name="third"
               ref="14">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref=&quot;14&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;7&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;7&quot; name=&quot;first$2$second$third&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
         &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot; ref=&quot;7.6&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot; ref=&quot;7.1&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot; ref=&quot;7.5&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line="17">Failure</o>
         <o level="1" line="16.5" name="x"/>
         <o level="1" line="16.5" name="b"/>
         <o level="1" line="16.6" name="no"/>
         <o level="1" line="16.7" name="third"/>
         <o level="2" line="16.1" name="a"/>
         <o level="2" line="16.3" name="yes"/>
         <o level="2" line="16.4" name="native"/>
      </o>
      <o line="19" name="ooo">
         <o line="19" name="aa"/>
         <o base="ooo$fff" cut="29" line="20" name="fff" ref="20">
            <o as="aa" base="aa" level="1" ref="19"/>
         </o>
      </o>
      <o line="20" name="ooo$fff">
         <o line="20" name="bbb"/>
         <o base="aa" line="21" ref="20.19"/>
         <o base=".test" line="21" method="" name="a"/>
         <o level="1" line="20.19" name="aa"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #4 via same-line-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="float-abstracts.yaml"
         time="2021-01-13T10:54:58.158Z"
         version="0.1.9">
   <listing>[a b] &gt; first
  test:foo
    a &gt; yes
    [] &gt; native /int
    [x b] &gt; second
      a &gt; no
      [b c] &gt; third
        no &gt; yes
        (stdout a b c x).print
      t
        [] &gt; third
          "hello, world!" &gt; msg
      f
        [] &gt; third
          "hello, world!" &gt; msg
      []
        &quot;Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot; ref=&quot;1&quot;/&gt;
            &lt;o atom=&quot;int&quot;
               base=&quot;first$2$native&quot;
               cut=&quot;3&quot;
               line=&quot;4&quot;
               name=&quot;native&quot;
               ref=&quot;4&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;second&quot; base=&quot;second&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first$2$second&quot;
               cut=&quot;4&quot;
               line=&quot;5&quot;
               name=&quot;second&quot;
               ref=&quot;5&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot; ref=&quot;5.1&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line=&quot;7&quot;
            name=&quot;third&quot;
            ref=&quot;7&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;first$2$second$4$third&quot;
               cut=&quot;17&quot;
               line=&quot;11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;11&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level="2" ref="5.1"/>
               <o as="yes" base="yes" level="2" ref="5.3"/>
               <o as="native" base="native" level="2" ref="5.4"/>
            </o>
         </o>
         <o base="f" line="13">
            <o base="first$2$second$5$third"
               cut="20"
               line="14"
               name="third"
               ref="14">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref="14"/>
               <o as="a" base="a" level="2" ref="5.1"/>
               <o as="yes" base="yes" level="2" ref="5.3"/>
               <o as="native" base="native" level="2" ref="5.4"/>
            </o>
         </o>
         <o base="first$2$second$" cut="23" line="16" ref="16">
            <o as="x" base="x" level="1" ref="5"/>
            <o as="b" base="b" level="1" ref="5"/>
            <o as="no" base="no" level="1" ref="6"/>
            <o as="third" base="third" level="1" ref="7"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o level="1" line="5.1" name="a"/>
         <o level="1" line="5.3" name="yes"/>
         <o level="1" line="5.4" name="native"/>
      </o>
      <o line="7" name="first$2$second$third">
         <o line="7" name="b"/>
         <o line="7" name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot; ref=&quot;7.6&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot; ref=&quot;7.1&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot; ref=&quot;7.5&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot; ref=&quot;19&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot; ref=&quot;20.19&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #5 via duplicate-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T10:54:58.158Z"
         version="0.1.9">
   <listing>[a b] &gt; first
  test:foo
    a &gt; yes
    [] &gt; native /int
    [x b] &gt; second
      a &gt; no
      [b c] &gt; third
        no &gt; yes
        (stdout a b c x).print
      t
        [] &gt; third
          "hello, world!" &gt; msg
      f
        [] &gt; third
          "hello, world!" &gt; msg
      []
        "Failure"

[aa] &gt; ooo
  [bbb] &gt; fff
    aa.test &gt; a

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="a"/>
         <o line="1" name="b"/>
         <o as="foo" base="test" line="2">
            <o base="a" line="3" name="yes" ref="1"/>
            <o atom="int"
               base="first$2$native"
               cut="3"
               line="4"
               name="native"
               ref="4">
               <o as="a" base="a" level="1" ref="1"/>
               <o as="b" base="b" level="1" ref="1"/>
               <o as="yes" base="yes" level="1" ref="3"/>
               <o as="second" base="second" level="1" ref="5"/>
            </o>
            <o base="first$2$second"
               cut="4"
               line="5"
               name="second"
               ref="5">
               <o as="a" base="a" level="1" ref="1"/>
               <o as="b" base="b" level="1" ref="1"/>
               <o as="yes" base="yes" level="1" ref="3"/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot; ref=&quot;5.1&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line=&quot;7&quot;
            name=&quot;third&quot;
            ref=&quot;7&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;first$2$second$4$third&quot;
               cut=&quot;17&quot;
               line=&quot;11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;11&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;first$2$second$5$third&quot;
               cut=&quot;20&quot;
               line=&quot;14&quot;
               name=&quot;third&quot;
               ref=&quot;14&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;14&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as="no" base="no" level="1" ref="6"/>
            <o as="third" base="third" level="1" ref="7"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o level="1" line="5.1" name="a"/>
         <o level="1" line="5.3" name="yes"/>
         <o level="1" line="5.4" name="native"/>
      </o>
      <o line="7" name="first$2$second$third">
         <o line="7" name="b"/>
         <o line="7" name="c"/>
         <o base="no" line="8" name="yes" ref="7.6"/>
         <o base="stdout" line="9">
            <o base="a" line="9" ref="7.1"/>
            <o base="b" line="9" ref="7"/>
            <o base="c" line="9" ref="7"/>
            <o base="x" line="9" ref="7.5"/>
         </o>
         <o base=".print" line="9" method=""/>
         <o level="1" line="7.5" name="x"/>
         <o level="1" line="7.6" name="no"/>
         <o level="2" line="7.1" name="a"/>
         <o level="2" line="7.4" name="native"/>
      </o>
      <o line="11" name="first$2$second$4$third">
         <o base="string" data="string" line="12" name="msg">hello, world!</o>
         <o level="1" line="11.5" name="x"/>
         <o level="1" line="11.5" name="b"/>
         <o level="1" line="11.6" name="no"/>
         <o level="1" line="11.7" name="third"/>
         <o level="2" line="11.1" name="a"/>
         <o level="2" line="11.3" name="yes"/>
         &lt;o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot; ref=&quot;19&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot; ref=&quot;20.19&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #6 via broken-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T10:54:58.158Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      []
        &quot;Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot; ref=&quot;1&quot;/&gt;
            &lt;o atom=&quot;int&quot;
               base=&quot;first$2$native&quot;
               cut=&quot;3&quot;
               line=&quot;4&quot;
               name=&quot;native&quot;
               ref=&quot;4&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level="1" ref="3"/>
               <o as="second" base="second" level="1" ref="5"/>
            </o>
            <o base="first$2$second"
               cut="4"
               line="5"
               name="second"
               ref="5">
               <o as="a" base="a" level="1" ref="1"/>
               <o as="b" base="b" level="1" ref="1"/>
               <o as="yes" base="yes" level="1" ref="3"/>
               <o as="native" base="native" level="1" ref="4"/>
            </o>
         </o>
      </o>
      <o atom="int" line="4" name="first$2$native">
         <o level="1" line="4.1" name="a"/>
         <o level="1" line="4.1" name="b"/>
         <o level="1" line="4.3" name="yes"/>
         <o level="1" line="4.5" name="second"/>
      </o>
      <o line="5" name="first$2$second">
         <o line="5" name="x"/>
         <o line="5" name="b"/>
         <o base="a" line="6" name="no" ref="5.1"/>
         <o base="first$2$second$third"
            cut="7"
            line="7"
            name="third"
            ref="7">
            <o as="x" base="x" level="1" ref="5"/>
            <o as="b" base="b" level="1" ref="5"/>
            <o as="no" base="no" level="1" ref="6"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o base="t" line="10">
            <o base="first$2$second$4$third"
               cut="17"
               line=&quot;11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;11&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;first$2$second$5$third&quot;
               cut=&quot;20&quot;
               line=&quot;14&quot;
               name=&quot;third&quot;
               ref=&quot;14&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;14&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;7&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;7&quot; name=&quot;first$2$second$third&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
         &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot; ref=&quot;7.6&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot; ref=&quot;7.1&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot; ref=&quot;7.5&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg">hello, world!</o>
         <o level="1" line="11.5" name="x"/>
         <o level="1" line="11.5" name="b"/>
         <o level="1" line="11.6" name="no"/>
         <o level="1" line="11.7" name="third"/>
         <o level="2" line="11.1" name="a"/>
         <o level="2" line="11.3" name="yes"/>
         <o level="2" line="11.4" name="native"/>
      </o>
      <o line="14" name="first$2$second$5$third">
         <o base="string" data="string" line="15" name="msg">hello, world!</o>
         <o level="1" line="14.5" name="x"/>
         <o level="1" line="14.5" name="b"/>
         <o level="1" line="14.6" name="no"/>
         <o level="1" line="14.7" name="third"/>
         <o level="2" line="14.1" name="a"/>
         <o level="2" line="14.3" name="yes"/>
         <o level="2" line="14.4" name="native"/>
      </o>
      <o line="16" name="first$2$second$">
         <o base="string" data="string" line="17">Failure</o>
         <o level="1" line="16.5" name="x"/>
         <o level="1" line="16.5" name="b"/>
         <o level="1" line="16.6" name="no"/>
         <o level="1" line="16.7" name="third"/>
         <o level="2" line="16.1" name="a"/>
         <o level="2" line="16.3" name="yes"/>
         <o level="2" line="16.4" name="native"/>
      </o>
      <o line="19" name="ooo">
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot; ref=&quot;19&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot; ref=&quot;20.19&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T10:54:58.158Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      []
        &quot;Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot; ref=&quot;1&quot;/&gt;
            &lt;o atom=&quot;int&quot;
               base=&quot;first$2$native&quot;
               cut=&quot;3&quot;
               line=&quot;4&quot;
               name=&quot;native&quot;
               ref=&quot;4&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;second&quot; base=&quot;second&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first$2$second&quot;
               cut=&quot;4&quot;
               line=&quot;5&quot;
               name=&quot;second&quot;
               ref=&quot;5&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot; ref=&quot;5.1&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line="7"
            name="third"
            ref="7">
            <o as="x" base="x" level="1" ref="5"/>
            <o as="b" base="b" level="1" ref="5"/>
            <o as="no" base="no" level="1" ref="6"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o base="t" line="10">
            <o base="first$2$second$4$third"
               cut="17"
               line="11"
               name="third"
               ref="11">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref="11"/>
               <o as="a" base="a" level="2" ref="5.1"/>
               <o as="yes" base="yes" level="2" ref="5.3"/>
               <o as="native" base="native" level="2" ref="5.4"/>
            </o>
         </o>
         <o base="f" line="13">
            <o base="first$2$second$5$third"
               cut="20"
               line="14"
               name="third"
               ref="14">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref="14"/>
               <o as="a" base="a" level="2" ref="5.1"/>
               <o as="yes" base="yes" level="2" ref="5.3"/>
               <o as="native" base="native" level="2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;7&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;7&quot; name=&quot;first$2$second$third&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
         &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot; ref=&quot;7.6&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot; ref=&quot;7.1&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot; ref=&quot;7.5&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.7&quot; name="third"/>
         <o level="2" line="16.1" name="a"/>
         <o level="2" line="16.3" name="yes"/>
         <o level="2" line="16.4" name="native"/>
      </o>
      <o line="19" name="ooo">
         <o line="19" name="aa"/>
         <o base="ooo$fff" cut="29" line="20" name="fff" ref="20">
            <o as="aa" base="aa" level="1" ref="19"/>
         </o>
      </o>
      <o line="20" name="ooo$fff">
         <o line="20" name="bbb"/>
         <o base="aa" line="21" ref="20.19"/>
         <o base=".test" line="21" method="" name="a"/>
         <o level="1" line="20.19" name="aa"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="resolves-aliases.yaml"
         time="2021-01-13T10:54:58.517Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &gt; main
  and
    (scanner stdin).nextLine &gt; line!
    (stdout "You entered" line).print
    $

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="3">
         <head>alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail&gt;Some other meta&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;6&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;6&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;and&quot; line=&quot;7&quot;&gt;
            &lt;o base=&quot;scanner&quot; line=&quot;8&quot;&gt;
               &lt;o base=&quot;stdin&quot; line=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.nextLine&quot; const=&quot;&quot; line=&quot;8&quot; method=&quot;&quot; name=&quot;line&quot;/&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;You entered&lt;/o&gt;
               &lt;o base=&quot;line&quot; line=&quot;9&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 10 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;resolves-aliases.yaml&quot;
         time=&quot;2021-01-13T10:54:58.517Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &amp;gt; main
  and
    (scanner stdin).nextLine &amp;gt; line!
    (stdout &quot;You entered&quot; line).print
    $

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;3&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail&gt;Some other meta&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;6&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;6&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;and&quot; line=&quot;7&quot;&gt;
            &lt;o base=&quot;scanner&quot; line=&quot;8&quot;&gt;
               &lt;o base=&quot;stdin&quot; line=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.nextLine&quot; const=&quot;&quot; line=&quot;8&quot; method=&quot;&quot; name=&quot;line&quot;/&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;You entered&lt;/o&gt;
               &lt;o base=&quot;line&quot; line=&quot;9&quot; ref=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via resolve-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="resolves-aliases.yaml"
         time="2021-01-13T10:54:58.517Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &gt; main
  and
    (scanner stdin).nextLine &gt; line!
    (stdout "You entered" line).print
    $

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="4">
         <head>foo</head>
         <tail>Some other meta</tail>
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="and" line="7">
            <o base="org.eolang.txt.scanner" line="8">
               <o base="org.eolang.io.stdin" line="8"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="org.eolang.io.stdout" line="9">
               <o base="string" data="string" line="9">You entered</o>
               <o base="line" line="9" ref="8"/>
            </o>
            <o base=".print" line="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="resolves-aliases.yaml"
         time="2021-01-13T10:54:58.517Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &gt; main
  and
    (scanner stdin).nextLine &gt; line!
    (stdout "You entered" line).print
    $

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="4">
         <head>foo</head>
         <tail>Some other meta</tail>
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="and" line="7">
            <o base="org.eolang.txt.scanner" line="8">
               <o base="org.eolang.io.stdin" line="8"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="org.eolang.io.stdout" line="9">
               <o base="string" data="string" line="9">You entered</o>
               <o base="line" line="9" ref=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;wraps-methods.yaml&quot;
         time=&quot;2021-01-13T10:54:58.567Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[args] &amp;gt; app
  stdout
    sprintf
      &quot;%dth Fibonacci number is %d&quot;
      (args.get.trim 1).foo.tohex &amp;gt; n!
      fibo n

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;app&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;sprintf&quot; line=&quot;3&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;4&quot;&gt;%dth Fibonacci number is %d&lt;/o&gt;
               &lt;o base=&quot;args&quot; line=&quot;5&quot;/&gt;
               &lt;o base=&quot;.get&quot; line=&quot;5&quot; method=&quot;&quot;/&gt;
               &lt;o base=&quot;.trim&quot; line=&quot;5&quot; method=&quot;&quot;&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;5&quot;&gt;1&lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.foo&quot; line=&quot;5&quot; method=&quot;&quot;/&gt;
               &lt;o base=&quot;.tohex&quot; const=&quot;&quot; line=&quot;5&quot; method=&quot;&quot; name=&quot;n&quot;/&gt;
               &lt;o base=&quot;fibo&quot; line=&quot;6&quot;&gt;
                  &lt;o base=&quot;n&quot; line=&quot;6&quot;/&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 6 EO lines compiled
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/o[3]
Matches both &quot;element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]&quot; on line 50 of file:///
and &quot;element(Q{}o)[attribute::attribute(Q{}method)]&quot; on line 43 of file:///
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/o[4]
Matches both &quot;element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]&quot; on line 50 of file:///
and &quot;element(Q{}o)[attribute::attribute(Q{}method)]&quot; on line 43 of file:///
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/o[5]
Matches both &quot;element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]" on line 50 of file:///
and "element(Q{}o)[attribute::attribute(Q{}method)]" on line 43 of file:///
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via wrap-method-calls
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="wraps-methods.yaml"
         time="2021-01-13T10:54:58.567Z"
         version="0.1.9">
   <listing>[args] &gt; app
  stdout
    sprintf
      "%dth Fibonacci number is %d"
      (args.get.trim 1).foo.tohex &gt; n!
      fibo n

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="app">
         <o line="1" name="args"/>
         <o base="stdout" line="2">
            <o base="sprintf" line="3">
               <o base="string" data="string" line="4">%dth Fibonacci number is %d</o>
               <o base=".tohex" const="" line="5" method="" name="n">
                  <o base=".foo" line="5" method="">
                     <o base=".trim" line="5" method="">
                        <o base=".get" line="5" method="">
                           <o base="args" line="5"/>
                        </o>
                        <o base="int" data="int" line="5">1</o>
                     </o>
                  </o>
               </o>
               <o base="fibo" line="6">
                  <o base="n" line="6"/>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="wraps-methods.yaml"
         time="2021-01-13T10:54:58.567Z"
         version="0.1.9">
   <listing>[args] &gt; app
  stdout
    sprintf
      "%dth Fibonacci number is %d"
      (args.get.trim 1).foo.tohex &gt; n!
      fibo n

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="app">
         <o line="1" name="args"/>
         <o base="stdout" line="2">
            <o base="sprintf" line="3">
               <o base="string" data="string" line="4">%dth Fibonacci number is %d</o>
               <o base=".tohex" const="" line="5" method="" name="n">
                  <o base=".foo" line="5" method="">
                     <o base=".trim" line="5" method="">
                        <o base=".get" line="5" method="">
                           <o base="args" line="5"/>
                        </o>
                        <o base="int" data="int" line="5">1</o>
                     </o>
                  </o>
               </o>
               <o base="fibo" line="6">
                  <o base="n" line="6"/>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="5"
         name="leap-year.yaml"
         time="2021-01-13T10:54:58.605Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23">
                        <o base="year" line="23"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 23 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via not-empty-atoms
<?xml version="1.0" encoding="UTF-8"?>
<program ms="5"
         name="leap-year.yaml"
         time="2021-01-13T10:54:58.605Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
                     &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via middle-varargs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;5&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:54:58.605Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap&quot; line=&quot;23&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #2 via duplicate-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;5&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:54:58.605Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15">
                        <o base=".mod" line="15">
                           <o base="y" line="15"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23">
                        <o base="year" line="23"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #3 via broken-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="5"
         name="leap-year.yaml"
         time="2021-01-13T10:54:58.605Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
                     &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #4 via duplicate-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="5"
         name="leap-year.yaml"
         time="2021-01-13T10:54:58.605Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16"/>
                     <o base="int" data="int" line="16">400</o>
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
                     &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #5 via one-body
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;5&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:54:58.605Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23">
                        <o base="year" line="23"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #6 via same-line-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="5"
         name="leap-year.yaml"
         time="2021-01-13T10:54:58.605Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23">
                        <o base="year" line="23"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #7 via self-naming
<?xml version="1.0" encoding="UTF-8"?>
<program ms="5"
         name="leap-year.yaml"
         time="2021-01-13T10:54:58.605Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
                     &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #8 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;5&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:54:58.605Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #9 via wrap-method-calls
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;5&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:54:58.605Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base=".nextInt" const="" line="22" method="" name="year">
                     <o base="scanner" line="22">
                        <o base="stdin" line="22"/>
                     </o>
                  </o>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #10 via vars-float-up
<?xml version="1.0" encoding="UTF-8"?>
<program ms="5"
         name="leap-year.yaml"
         time="2021-01-13T10:54:58.605Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;year&quot; cut=&quot;2&quot; line=&quot;22&quot; ref=&quot;22&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name="year">
            <o base="scanner" line="22">
               <o base="stdin" line="22"/>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #11 via add-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="5"
         name="leap-year.yaml"
         time="2021-01-13T10:54:58.605Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;year&quot; cut=&quot;2&quot; line=&quot;22&quot; ref=&quot;22&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;&gt;
            &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
               &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #12 via resolve-aliases
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;5&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:54:58.605Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas/>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="org.eolang.io.stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="org.eolang.io.stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="year" cut="2" line="22" ref="22"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name="year">
            &lt;o base=&quot;org.eolang.txt.scanner&quot; line=&quot;22&quot;&gt;
               &lt;o base=&quot;org.eolang.io.stdin&quot; line=&quot;22&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #13 via add-default-package
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;5&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:54:58.605Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base="org.eolang.int" data="int" line="16">400</o>
                  </o>
                  <o base="org.eolang.int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="org.eolang.and" line="17" name="@">
            <o base="org.eolang.io.stdout" line="18">
               <o base="org.eolang.string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="org.eolang.io.stdout" line="19">
               <o base="org.eolang.sprintf" line="20">
                  <o base="org.eolang.string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="year" cut="2" line="22" ref="22"/>
                  <o base="org.eolang.if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="org.eolang.string" data="string" line="23"/>
                     <o base="org.eolang.string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name="year">
            <o base="org.eolang.txt.scanner" line="22">
               <o base="org.eolang.io.stdin" line="22"/>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #14 via broken-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="5"
         name="leap-year.yaml"
         time="2021-01-13T10:54:58.605Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas/>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="org.eolang.int" data="int" line="14">4</o>
                     </o>
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;org.eolang.and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;org.eolang.sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;year&quot; cut=&quot;2&quot; line=&quot;22&quot; ref=&quot;22&quot;/&gt;
                  &lt;o base=&quot;org.eolang.if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.scanner&quot; line=&quot;22&quot;&gt;
               &lt;o base=&quot;org.eolang.io.stdin&quot; line=&quot;22&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #15 via unknown-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="5"
         name="leap-year.yaml"
         time="2021-01-13T10:54:58.605Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas/>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="org.eolang.int" data="int" line="14">4</o>
                     </o>
                     <o base="org.eolang.int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="org.eolang.int" data="int" line="15">100</o>
                        </o>
                        <o base="org.eolang.int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="org.eolang.int" data="int" line="16">400</o>
                  </o>
                  <o base="org.eolang.int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="org.eolang.and" line="17" name="@">
            <o base="org.eolang.io.stdout" line="18">
               <o base="org.eolang.string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="org.eolang.io.stdout" line="19">
               <o base="org.eolang.sprintf" line="20">
                  <o base="org.eolang.string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="year" cut="2" line="22" ref="22"/>
                  &lt;o base=&quot;org.eolang.if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.scanner&quot; line=&quot;22&quot;&gt;
               &lt;o base=&quot;org.eolang.io.stdin&quot; line=&quot;22&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #16 via one-body
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;5&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T10:54:58.605Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="org.eolang.int" data="int" line="15">100</o>
                        </o>
                        <o base="org.eolang.int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="org.eolang.int" data="int" line="16">400</o>
                  </o>
                  <o base="org.eolang.int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="org.eolang.and" line="17" name="@">
            <o base="org.eolang.io.stdout" line="18">
               <o base="org.eolang.string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="org.eolang.io.stdout" line="19">
               <o base="org.eolang.sprintf" line="20">
                  <o base="org.eolang.string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="year" cut="2" line="22" ref="22"/>
                  <o base="org.eolang.if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="org.eolang.string" data="string" line="23"/>
                     <o base="org.eolang.string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name="year">
            <o base="org.eolang.txt.scanner" line="22">
               <o base="org.eolang.io.stdin" line="22"/>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="5"
         name="leap-year.yaml"
         time="2021-01-13T10:54:58.605Z"
         version="0.1.9">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas/>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;org.eolang.and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;org.eolang.sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;year&quot; cut=&quot;2&quot; line=&quot;22&quot; ref=&quot;22&quot;/&gt;
                  &lt;o base=&quot;org.eolang.if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base="org.eolang.string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name="year">
            <o base="org.eolang.txt.scanner" line="22">
               <o base="org.eolang.io.stdin" line="22"/>
            </o>
         </o>
      </o>
   </objects>
</program>

[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.079 s - in org.eolang.parser.PacksTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jcabi-maven-plugin:0.14.1:versionalize (jcabi-versionalize-packages) @ eo-parser ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/9/jboss-parent-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/9/jboss-parent-9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/33/commons-parent-33.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/33/commons-parent-33.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar (0 B at 0 B/s)
[INFO] jcabi-aspects 0.18/55a5c13 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] Versionalizing /home/r/repo/eo-parser/target/classes directory
[0;37mINFOm] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.1.2.Final
[INFO] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.18/55a5c13
[INFO] File /home/r/repo/eo-parser/target/classes/org/eolang/parser/org-eolang-eo-parser-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eo-parser ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (0 B at 0 B/s)
[INFO] Building jar: /home/r/repo/eo-parser/target/eo-parser-0.1.9.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (jcabi-sources) > generate-sources @ eo-parser >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-parser ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-parser ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-parser ---
[INFO]
[INFO] --- antlr4-maven-plugin:4.8-1:antlr4 (jcabi-antlr4) @ eo-parser ---
[INFO] No grammars to process
[INFO] ANTLR 4: Processing source directory /home/r/repo/eo-parser/src/main/antlr4
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (jcabi-sources) < generate-sources @ eo-parser <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (jcabi-sources) @ eo-parser ---
[INFO] Building jar: /home/r/repo/eo-parser/target/eo-parser-0.1.9-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (jcabi-javadoc) @ eo-parser ---
[INFO] No previous run data found, generating javadoc.
[INFO]
Loading source files for package org.eolang.parser...
Constructing Javadoc information...
Standard Doclet version 1.8.0_252
Building tree for all the packages and classes...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/Pack.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ParsingException.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/Program.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/Program.Spy.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/Program.Spy.None.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/Program.Spy.Verbose.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramBaseListener.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramLexer.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramListener.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.AbstractionContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.ApplicationContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.AttributeContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.DataContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.HasContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.HeadContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.HtailContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.LabelContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.LicenseContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.MetasContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.MethodContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.ObjectContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.ObjectsContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.ProgramContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.SuffixContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.TailContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/Syntax.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/XeListener.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/package-frame.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/package-summary.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/package-tree.html...
Generating /home/r/repo/eo-parser/target/apidocs/constant-values.html...
Generating /home/r/repo/eo-parser/target/apidocs/serialized-form.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramLexer.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramBaseListener.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramListener.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.ProgramContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.LicenseContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.MetasContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.ObjectsContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.ObjectContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.AbstractionContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.AttributeContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.LabelContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.TailContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.SuffixContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.MethodContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.ApplicationContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.HtailContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.HeadContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.HasContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.DataContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ParsingException.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/Pack.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/XeListener.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/Program.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/Program.Spy.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/Program.Spy.None.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/Program.Spy.Verbose.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/Syntax.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/eo-parser/target/apidocs/overview-tree.html...
Generating /home/r/repo/eo-parser/target/apidocs/index-all.html...
Generating /home/r/repo/eo-parser/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/eo-parser/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/eo-parser/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/eo-parser/target/apidocs/index.html...
Generating /home/r/repo/eo-parser/target/apidocs/help-doc.html...
Note: Custom tags that could override future standard tags:  @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names.
Note: Custom tags that were not seen:  @todo, @checkstyle
[INFO] Building jar: /home/r/repo/eo-parser/target/eo-parser-0.1.9-javadoc.jar
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ eo-parser ---
[INFO] Executing tasks

main:
     [exec] /home/r/repo/eo-parser/pom.xml looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/eo-object.xsd looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_each.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/abstracts-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-default-package.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/abstract-decoratee.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/global-nonames.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/middle-varargs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/noname-attributes.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/not-empty-atoms.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/same-line-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/self-naming.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/unknown-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/globals-to-abstracts.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-levels.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/resolve-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/vars-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/wrap-method-calls.xsl looks good
[INFO] Executed tasks
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ eo-parser ---
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ eo-parser ---
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9.jar to /home/r/.m2/repository/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.jar
[INFO] Installing /home/r/repo/eo-parser/pom.xml to /home/r/.m2/repository/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.pom
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9-sources.jar to /home/r/.m2/repository/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-sources.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9-javadoc.jar to /home/r/.m2/repository/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-javadoc.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9.jar.asc to /home/r/.m2/repository/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9.pom.asc to /home/r/.m2/repository/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.pom.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-sources.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9-javadoc.jar.asc to /home/r/.m2/repository/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-javadoc.jar.asc
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ eo-parser ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (jcabi-deploy-to-sonatype) @ eo-parser ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.19-01 and edition "Professional"
[INFO]  * Using staging profile ID "33927022b5669b" (matched by Nexus).
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.jar
[INFO] Installing /home/r/repo/eo-parser/pom.xml to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.pom
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9-sources.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-sources.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9-javadoc.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-javadoc.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.pom.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-sources.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:release (jcabi-deploy-to-sonatype) @ eo-parser ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ---------------------< org.eolang:eo-maven-plugin >---------------------
[INFO] Building eo-maven-plugin 0.1.9                                     [3/5]
[INFO] ----------------------------[ maven-plugin ]----------------------------
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/21.0-rc2/guava-parent-21.0-rc2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/21.0-rc2/guava-parent-21.0-rc2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.1.0/maven-plugin-testing-3.1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.1.0/maven-plugin-testing-3.1.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.0/maven-model-builder-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.0/maven-model-builder-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.0/maven-settings-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.0/maven-settings-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.0/maven-core-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.0/maven-core-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.0/maven-settings-builder-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.0/maven-settings-builder-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.0/maven-repository-metadata-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.0/maven-repository-metadata-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0/maven-plugin-api-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0/maven-plugin-api-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.0.3/maven-resolver-1.0.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.0.3/maven-resolver-1.0.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar (0 B at 0 B/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eo-maven-plugin ---
[INFO] Deleting /home/r/repo/eo-maven-plugin/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-maven-plugin ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-maven-plugin ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-maven-plugin ---
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:properties (default) @ eo-maven-plugin ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/2/apache-2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/2/apache-2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/3/apache-3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/3/apache-3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (0 B at 0 B/s)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ eo-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eo-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/r/repo/eo-maven-plugin/target/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (compile-helpmojo) @ eo-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/r/repo/eo-maven-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ eo-maven-plugin ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/43/commons-parent-43.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/43/commons-parent-43.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (0 B at 0 B/s)
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 4 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ eo-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 8 resources
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eo-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/r/repo/eo-maven-plugin/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ eo-maven-plugin ---
[INFO] Surefire report directory: /home/r/repo/eo-maven-plugin/target/surefire-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eolang.maven.SnippetTest
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo3383001861065054557/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="155"
         name="code.eo"
         time="2021-01-13T10:55:27.866Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>sprintf org.eolang.txt.sprintf</tail>
      </meta>
   </metas>
   <objects>
      <o line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o line="5" name="f">
            <o line="5" name="n"/>
            <o base=".if" line="6" name="@">
               <o base="n" line="7"/>
               <o base=".less" line="7" method="">
                  <o base="int" data="int" line="7">0</o>
               </o>
               <o base="string" data="string" line="8">smaller</o>
               <o base="string" data="string" line="9">greater</o>
            </o>
         </o>
         <o base="stdout" line="10" name="@">
            <o base="sprintf" line="11">
               <o base="string" data="string" line="12">%d is %s than zero\n</o>
               <o base="args" line="13"/>
               <o base=".get" line="13" method="">
                  <o base="int" data="int" line="13">0</o>
               </o>
               <o base=".toInt" line="13" method="" name="num"/>
               <o base="f" line="14">
                  <o base="num" line="14"/>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 14 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo3383001861065054557/src/code.eo parsed to /tmp/eo3383001861065054557/target/eo/parse/code.eo.xml
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[3]
Matches both "element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]" on line 50 of file:///
and "element(Q{}o)[attribute::attribute(Q{}method)]" on line 43 of file:///
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo3383001861065054557/target/eo/parse/code.eo.xml optimized to /tmp/eo3383001861065054557/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo3383001861065054557/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo3383001861065054557/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="155"
         name="code.eo"
         time="2021-01-13T10:55:27.866Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <o line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o base="main$f" cut="1" line="5" name="f" ref="5">
            <o as="args" base="args" level="1" ref="4"/>
            <o as="@" base="@" level="1" ref="10"/>
            <o as="num" base="num" level="1" ref="13"/>
         </o>
         <o base="org.eolang.io.stdout" line="10" name="@">
            <o base="org.eolang.txt.sprintf" line="11">
               <o base="org.eolang.string" data="string" line="12">%d is %s than zero\n</o>
               <o base="num" cut="3" line="13" ref="13"/>
               <o base="f" line="14" ref="5">
                  <o base="num" line="14" ref="13"/>
               </o>
            </o>
         </o>
         <o base=".toInt" line="13" method="" name="num">
            <o base=".get" line="13" method="">
               <o base="args" line="13" ref="4"/>
               <o base="org.eolang.int" data="int" line="13">0</o>
            </o>
         </o>
      </o>
      <o line="5" name="main$f">
         <o line="5" name="n"/>
         <o base=".if" line="6" name="@">
            <o base=".less" line="7" method="">
               <o base="n" line="7" ref="5"/>
               <o base="org.eolang.int" data="int" line="7">0</o>
            </o>
            <o base="org.eolang.string" data="string" line="8">smaller</o>
            <o base="org.eolang.string" data="string" line="9">greater</o>
         </o>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.13" name="num"/>
      </o>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo3383001861065054557/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="155"
         name="code.eo"
         time="2021-01-13T10:55:27.866Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
         &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
            &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;o as=&quot;@&quot; base=&quot;@&quot; level=&quot;1&quot; ref=&quot;10&quot;/&gt;
            &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;10&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;11&quot;&gt;
               &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;12&quot;&gt;%d is %s than zero\n&lt;/o&gt;
               &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;13&quot; ref=&quot;13&quot;/&gt;
               &lt;o base=&quot;f&quot; line=&quot;14&quot; ref=&quot;5&quot;&gt;
                  &lt;o base=&quot;num&quot; line=&quot;14&quot; ref=&quot;13&quot;/&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.toInt&quot; line=&quot;13&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
            &lt;o base=&quot;.get&quot; line=&quot;13&quot; method=&quot;&quot;&gt;
               &lt;o base=&quot;args&quot; line=&quot;13&quot; ref=&quot;4&quot;/&gt;
               &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;13&quot;&gt;0&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
         &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
               &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
               &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;0&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;8&quot;&gt;smaller&lt;/o&gt;
            &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;greater&lt;/o&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;num&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/attrs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;155&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:27.866Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 0
      &quot;smaller&quot;
      &quot;greater&quot;
  stdout &amp;gt; @
    sprintf
      &quot;%d is %s than zero\n&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name="args">
            <free>
               <o line="4" name="args" vararg=""/>
            </free>
         </attr>
         <attr name="f">
            <bound>
               <o base="main$f" cut="1" line="5" name="f" ref="5">
                  <o as="args" base="args" level="1" ref="4"/>
                  <o as="@" base="@" level="1" ref="10"/>
                  <o as="num" base="num" level="1" ref="13"/>
               </o>
            </bound>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="10" name="@">
                  <o base="org.eolang.txt.sprintf" line="11">
                     <o base="org.eolang.string" data="string" line="12">%d is %s than zero\n</o>
                     <o base="num" cut="3" line="13" ref="13"/>
                     <o base="f" line="14" ref="5">
                        <o base="num" line="14" ref="13"/>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <attr name="num">
            <bound>
               <o base=".toInt" line="13" method="" name="num">
                  <o base=".get" line="13" method="">
                     <o base="args" line="13" ref="4"/>
                     <o base="org.eolang.int" data="int" line="13">0</o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
      <class line="5" name="main$f">
         <attr name="n">
            <free>
               <o line="5" name="n"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base=".if" line="6" name="@">
                  <o base=".less" line="7" method="">
                     <o base="n" line="7" ref="5"/>
                     <o base="org.eolang.int" data="int" line="7">0</o>
                  </o>
                  <o base="org.eolang.string" data="string" line="8">smaller</o>
                  <o base="org.eolang.string" data="string" line="9">greater</o>
               </o>
            </bound>
         </attr>
         <o level="1" line="5.4" name="args"/>
         <o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;num&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/varargs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;155&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:27.866Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 0
      &quot;smaller&quot;
      &quot;greater&quot;
  stdout &amp;gt; @
    sprintf
      &quot;%d is %s than zero\n&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name=&quot;args&quot;&gt;
            &lt;vararg&gt;
               &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
            &lt;/vararg&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
                  &lt;o as=&quot;@&quot; base=&quot;@&quot; level=&quot;1&quot; ref=&quot;10&quot;/&gt;
                  &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;10&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;11&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;12&quot;&gt;%d is %s than zero\n&lt;/o&gt;
                     &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;13&quot; ref=&quot;13&quot;/&gt;
                     &lt;o base=&quot;f&quot; line=&quot;14&quot; ref=&quot;5&quot;&gt;
                        &lt;o base=&quot;num&quot; line=&quot;14&quot; ref=&quot;13&quot;/&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;num&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.toInt&quot; line=&quot;13&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
                  &lt;o base=&quot;.get&quot; line=&quot;13&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;args&quot; line=&quot;13&quot; ref=&quot;4&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;13&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;.less&quot; line="7" method="">
                     <o base="n" line="7" ref="5"/>
                     <o base="org.eolang.int" data="int" line="7">0</o>
                  </o>
                  <o base="org.eolang.string" data="string" line="8">smaller</o>
                  <o base="org.eolang.string" data="string" line="9">greater</o>
               </o>
            </bound>
         </attr>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.13" name="num"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="155"
         name="code.eo"
         time="2021-01-13T10:55:27.866Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <vararg>
               <o line="4" name="args" vararg=""/>
            </vararg>
         </attr>
         <attr name="f">
            <bound>
               <o base="main$f" cut="1" line="5" name="f" ref="5">
                  <o as="args" base="args" level="1" ref="4"/>
                  <o as="@" base="@" level="1" ref="10"/>
                  <o as="num" base="num" level="1" ref="13"/>
               </o>
            </bound>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="10" name="@">
                  <o base="org.eolang.txt.sprintf" line="11">
                     <o base="org.eolang.string" data="string" line="12">%d is %s than zero\n</o>
                     <o base="num" cut="3" line="13" ref="13"/>
                     <o base="f" line="14" ref="5">
                        <o base="num" line="14" ref="13"/>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <attr name="num">
            <bound>
               <o base=".toInt" line="13" method="" name="num">
                  <o base=&quot;.get&quot; line=&quot;13&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;args&quot; line=&quot;13&quot; ref=&quot;4&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;13&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;8&quot;&gt;smaller&lt;/o&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;greater&lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;num&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/data.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;155&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:27.866Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 0
      &quot;smaller&quot;
      &quot;greater&quot;
  stdout &amp;gt; @
    sprintf
      &quot;%d is %s than zero\n&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name=&quot;args&quot;&gt;
            &lt;vararg&gt;
               &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
            &lt;/vararg&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
                  &lt;o as=&quot;@&quot; base=&quot;@&quot; level=&quot;1&quot; ref=&quot;10&quot;/&gt;
                  &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;10&quot; name=&quot;@&quot;>
                  <o base="org.eolang.txt.sprintf" line="11">
                     <o base="org.eolang.string" line="12">
                        <value java-type="String">"%d is %s than zero\n"</value>
                     </o>
                     <o base="num" cut="3" line="13" ref="13"/>
                     <o base="f" line="14" ref="5">
                        <o base="num" line="14" ref="13"/>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <attr name="num">
            <bound>
               <o base=".toInt" line="13" method="" name="num">
                  <o base=".get" line="13" method="">
                     <o base="args" line="13" ref="4"/>
                     <o base="org.eolang.int" line="13">
                        <value java-type="Long">0L</value>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
      <class line="5" name="main$f">
         <attr name="n">
            <free>
               <o line="5" name="n"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base=".if" line="6" name="@">
                  <o base=".less" line="7" method="">
                     <o base="n" line="7" ref="5"/>
                     <o base="org.eolang.int" line="7">
                        <value java-type="Long">0L</value>
                     </o>
                  </o>
                  <o base="org.eolang.string" line="8">
                     <value java-type="String">"smaller"</value>
                  </o>
                  <o base="org.eolang.string" line="9">
                     <value java-type="String">"greater"</value>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.13" name="num"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/to-java.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="155"
         name="code.eo"
         time="2021-01-13T10:55:27.866Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class java-name=&quot;EOmain&quot; line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:29.271Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:27.866Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add(&quot;args&quot;, new AtVararg(/* default */));
    this.add(&quot;f&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOmain$EOf(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;_origin&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, &quot;data&quot;, new Data.Value&amp;lt;String&amp;gt;(&quot;%d is %s than zero\n&quot;));
          Phi ret_1_2 = new PhMethod(self, &quot;num&quot;);
          Phi ret_1_3 = new PhMethod(self, &quot;f&quot;);
          ret_1_3 = new PhCopy(ret_1_3);
            Phi ret_1_3_1 = new PhMethod(self, &quot;num&quot;);
            ret_1_3 = new PhWith(ret_1_3, 0, ret_1_3_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
          ret_1 = new PhWith(ret_1, 2, ret_1_3);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
    this.add(&quot;num&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret_base_base = new PhMethod(self, &quot;args&quot;);
      Phi ret_base = new PhMethod(ret_base_base, &quot;get&quot;);
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, &quot;data&quot;, new Data.Value&amp;lt;Long&amp;gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, &quot;toInt&quot;);
      return ret;
    })));
  }
}&lt;/java>
      </class>
      <class java-name="EOmain$EOf" line="5" name="main$f">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:29.271Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:27.866Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain$EOf extends PhDefault {
  public EOmain$EOf() {
    this(new PhEta());
  }
  public EOmain$EOf(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "n");
      Phi ret_base = new PhMethod(ret_base_base, "less");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "if");
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, "data", new Data.Value&lt;String&gt;("smaller"));
        Phi ret_2 = new org.eolang.EOstring(self);
        ret_2 = new PhCopy(ret_2);
          ret_2 = new PhWith(ret_2, "data", new Data.Value&lt;String&gt;("greater"));
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo3383001861065054557/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="155"
         name="code.eo"
         time="2021-01-13T10:55:27.866Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class java-name="EOmain" line="4" name="main">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:29.271Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:27.866Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add("args", new AtVararg(/* default */));
    this.add("f", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOmain$EOf(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, "data", new Data.Value&lt;String&gt;("%d is %s than zero\n"));
          Phi ret_1_2 = new PhMethod(self, "num");
          Phi ret_1_3 = new PhMethod(self, "f");
          ret_1_3 = new PhCopy(ret_1_3);
            Phi ret_1_3_1 = new PhMethod(self, "num");
            ret_1_3 = new PhWith(ret_1_3, 0, ret_1_3_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
          ret_1 = new PhWith(ret_1, 2, ret_1_3);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
    this.add("num", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "args");
      Phi ret_base = new PhMethod(ret_base_base, "get");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "toInt");
      return ret;
    })));
  }
}</java>
      </class>
      <class java-name="EOmain$EOf" line="5" name="main$f">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:29.271Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:27.866Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain$EOf extends PhDefault {
  public EOmain$EOf() {
    this(new PhEta());
  }
  public EOmain$EOf(final Phi parent) {
    super(parent);
    this.add(&quot;n&quot;, new AtFree(/* default */));
    this.add(&quot;_origin&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret_base_base = new PhMethod(self, &quot;n&quot;);
      Phi ret_base = new PhMethod(ret_base_base, &quot;less&quot;);
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, &quot;data&quot;, new Data.Value&amp;lt;Long&amp;gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, &quot;if&quot;);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, &quot;data", new Data.Value&lt;String&gt;("smaller"));
        Phi ret_2 = new org.eolang.EOstring(self);
        ret_2 = new PhCopy(ret_2);
          ret_2 = new PhWith(ret_2, "data", new Data.Value&lt;String&gt;("greater"));
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 2086 chars to /tmp/eo3383001861065054557/generated/EOmain.java
[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 1482 chars to /tmp/eo3383001861065054557/generated/EOmain$EOf.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo3383001861065054557/target/eo/optimize/code.eo.xml compiled to /tmp/eo3383001861065054557/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo3383001861065054557/generated
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@49c675f0 in Thread[VrbPrc.Monitor-1237743147-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@49c675f0 in Thread[VrbPrc.Monitor-1237743147-err,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@49c675f0
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@49c675f0 completed (code=0, size=0) in 480ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@42373389 in Thread[VrbPrc.Monitor-1110913988-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@42373389 in Thread[VrbPrc.Monitor-1110913988-err,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@42373389
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@42373389 completed (code=0, size=0) in 494ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@7c36db44 in Thread[VrbPrc.Monitor-2083969919-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@7c36db44 in Thread[VrbPrc.Monitor-2083969919-err,5,main]...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ []
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> EOmain ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("EOmain#_origin")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#_origin"): org.eolang.phi.PhWith
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ []
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ getting("EOmain#num")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#num"): org.eolang.phi.PhMethod
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("EOmain#args")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#args"): org.eolang.EOarray
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#get")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#get"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ [org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   data(0)="17"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOstring#toInt&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOstring#toInt&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; [org.eolang.EOstring$EOtoInt#1494279232:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;   _order=[]
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;   _parent(-1)=org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     toInt(2)=&lambda;BN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     data(0)="17"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ "%d is %s than zero
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> "
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ getting("EOmain#f")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#f"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("EOmain#num")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#num"): org.eolang.phi.PhMethod
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> [org.eolang.EOstring$EOtoInt#1494279232:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     data(0)="17"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }, EOmain$EOf#648129364:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[n]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=EOmain#2047329716:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[args, f, num]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     args(0)=org.eolang.EOarray#610998173:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _order=[data, push, get, append, reduce, mapi, map]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       reduce(4)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       data(0)=[org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         data(0)="17"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       }]SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       get(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       map(6)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       push(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       append(3)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       mapi(5)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     }SVN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _origin(-1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     f(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     num(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   n(0)=org.eolang.EOstring$EOtoInt#1494279232:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       data(0)="17"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SF
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOstring ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOstring#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOstring ⭢ "17"
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ 17
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 17
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ &quot;greater&quot;
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOstring#data&quot;)...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@7c36db44
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOstring#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ &quot;17 is greater than zero
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; &quot;
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; 17 is greater than zero
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> EOmain ⭢ true
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@7c36db44 completed (code=0, size=4776) in 165ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[0;37mINFOm] org.eolang.maven.SnippetTest: Stdout: "getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
EOmain ⭢ ...
getting("EOmain#_origin")...
get("EOmain#_origin"): org.eolang.phi.PhWith
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ getting("EOmain#num")...
get("EOmain#num"): org.eolang.phi.PhMethod
getting("EOmain#args")...
get("EOmain#args"): org.eolang.EOarray
getting("org.eolang.EOarray#get")...
get("org.eolang.EOarray#get"): org.eolang.phi.PhCopy
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOstring#824318946:{
  _order=[data, trim, toInt]
  _parent(-1)=𝜂SBN
  toInt(2)=λBN
  data(0)="17"SFN
  trim(1)=λBN
}]
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOstring#toInt")...
get("org.eolang.EOstring#toInt"): org.eolang.phi.PhCopy
[org.eolang.EOstring$EOtoInt#1494279232:{
  _order=[]
  _parent(-1)=org.eolang.EOstring#824318946:{
    _order=[data, trim, toInt]
    _parent(-1)=𝜂SBN
    toInt(2)=λBN
    data(0)="17"SFN
    trim(1)=λBN
  }SB
  _origin(-1)=λB
}]
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ "%d is %s than zero
"
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ getting("EOmain#f")...
get("EOmain#f"): org.eolang.phi.PhCopy
getting("EOmain#num")...
get("EOmain#num"): org.eolang.phi.PhMethod
[org.eolang.EOstring$EOtoInt#1494279232:{
  _order=[]
  _parent(-1)=org.eolang.EOstring#824318946:{
    _order=[data, trim, toInt]
    _parent(-1)=𝜂SBN
    toInt(2)=λBN
    data(0)="17"SFN
    trim(1)=λBN
  }SB
  _origin(-1)=λB
}, EOmain$EOf#648129364:{
  _order=[n]
  _parent(-1)=EOmain#2047329716:{
    _order=[args, f, num]
    args(0)=org.eolang.EOarray#610998173:{
      _order=[data, push, get, append, reduce, mapi, map]
      reduce(4)=λBN
      _parent(-1)=𝜂SBN
      data(0)=[org.eolang.EOstring#824318946:{
        _order=[data, trim, toInt]
        _parent(-1)=𝜂SBN
        toInt(2)=λBN
        data(0)="17"SFN
        trim(1)=λBN
      }]SFN
      get(2)=λBN
      map(6)=λBN
      push(1)=λBN
      append(3)=λBN
      mapi(5)=λBN
    }SVN
    _parent(-1)=𝜂SBN
    _origin(-1)=λBN
    f(1)=λBN
    num(2)=λBN
  }SB
  _origin(-1)=λB
  n(0)=org.eolang.EOstring$EOtoInt#1494279232:{
    _order=[]
    _parent(-1)=org.eolang.EOstring#824318946:{
      _order=[data, trim, toInt]
      _parent(-1)=𝜂SBN
      toInt(2)=λBN
      data(0)="17"SFN
      trim(1)=λBN
    }SB
    _origin(-1)=λB
  }SF
}]
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOstring ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.EOstring ⭢ "17"
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ 17
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 17
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
org.eolang.phi.PhWith ⭢ "greater"
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "17 is greater than zero
"
17 is greater than zero
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
EOmain ⭢ true
"
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo8593550146061991880/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="code.eo"
         time="2021-01-13T10:55:30.503Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;sprintf org.eolang.txt.sprintf&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;f&quot;&gt;
            &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
            &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;n&quot; line=&quot;7&quot;/&gt;
               &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;2&lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;n&quot; line=&quot;8&quot;/&gt;
               &lt;o base=&quot;.add&quot; line=&quot;9&quot;&gt;
                  &lt;o base=&quot;$&quot; line=&quot;10&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;10&quot;/&gt;
                     &lt;o base=&quot;.sub&quot; line=&quot;10&quot; method=&quot;&quot;&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;10&quot;&gt;1&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;$&quot; line=&quot;11&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;11&quot;/&gt;
                     &lt;o base=&quot;.sub&quot; line=&quot;11&quot; method=&quot;&quot;&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;11&quot;&gt;2&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               </o>
            </o>
         </o>
         <o base="stdout" line="12" name="@">
            <o base="sprintf" line="13">
               <o base="string" data="string" line="14">The %dth fibo is %d</o>
               <o base="args" line="15"/>
               <o base=".get" line="15" method="">
                  <o base="int" data="int" line="15">0</o>
               </o>
               <o base=".toInt" line="15" method="" name="num"/>
               <o base="f" line="16">
                  <o base="num" line="16"/>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 16 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo8593550146061991880/src/code.eo parsed to /tmp/eo8593550146061991880/target/eo/parse/code.eo.xml
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[3]
Matches both "element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]" on line 50 of file:///
and "element(Q{}o)[attribute::attribute(Q{}method)]" on line 43 of file:///
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo8593550146061991880/target/eo/parse/code.eo.xml optimized to /tmp/eo8593550146061991880/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo8593550146061991880/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo8593550146061991880/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="code.eo"
         time="2021-01-13T10:55:30.503Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <o line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o base="main$f" cut="1" line="5" name="f" ref="5">
            <o as="args" base="args" level="1" ref="4"/>
            <o as="@" base="@" level="1" ref="12"/>
            <o as="num" base="num" level="1" ref="15"/>
         </o>
         <o base="org.eolang.io.stdout" line="12" name="@">
            <o base="org.eolang.txt.sprintf" line="13">
               <o base="org.eolang.string" data="string" line="14">The %dth fibo is %d</o>
               <o base="num" cut="3" line="15" ref="15"/>
               <o base="f" line="16" ref="5">
                  <o base="num" line="16" ref="15"/>
               </o>
            </o>
         </o>
         <o base=".toInt" line="15" method="" name="num">
            <o base=".get" line="15" method="">
               <o base="args" line="15" ref="4"/>
               <o base="org.eolang.int" data="int" line="15">0</o>
            </o>
         </o>
      </o>
      <o line="5" name="main$f">
         <o line="5" name="n"/>
         <o base=".if" line="6" name="@">
            <o base=".less" line="7" method="">
               <o base="n" line="7" ref="5"/>
               <o base="org.eolang.int" data="int" line="7">2</o>
            </o>
            <o base="n" line="8" ref="5"/>
            <o base=".add" line="9">
               <o base="$" line="10">
                  <o base=".sub" line="10" method="">
                     <o base="n" line="10" ref="5"/>
                     <o base="org.eolang.int" data="int" line="10">1</o>
                  </o>
               </o>
               <o base="$" line="11">
                  <o base=".sub" line="11" method="">
                     <o base="n" line="11" ref="5"/>
                     <o base="org.eolang.int" data="int" line="11">2</o>
                  </o>
               </o>
            </o>
         </o>
         <o level="1" line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.15&quot; name=&quot;num&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo8593550146061991880/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;7&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:30.503Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &amp;gt; @
    sprintf
      &quot;The %dth fibo is %d&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
         &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
            &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;o as=&quot;@&quot; base=&quot;@&quot; level=&quot;1&quot; ref=&quot;12&quot;/&gt;
            &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;15&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;13&quot;&gt;
               &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;14&quot;&gt;The %dth fibo is %d&lt;/o&gt;
               &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;15&quot; ref=&quot;15&quot;/&gt;
               &lt;o base=&quot;f&quot; line=&quot;16&quot; ref=&quot;5&quot;&gt;
                  &lt;o base=&quot;num&quot; line=&quot;16&quot; ref=&quot;15&quot;/&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.toInt&quot; line=&quot;15&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
            &lt;o base=&quot;.get&quot; line=&quot;15&quot; method=&quot;&quot;&gt;
               &lt;o base=&quot;args&quot; line=&quot;15&quot; ref=&quot;4&quot;/&gt;
               &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
         &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
               &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
               &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;2&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;n&quot; line=&quot;8&quot; ref=&quot;5&quot;/&gt;
            &lt;o base=&quot;.add&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;$&quot; line=&quot;10&quot;&gt;
                  &lt;o base=&quot;.sub&quot; line=&quot;10&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;10&quot; ref=&quot;5&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;10&quot;&gt;1&lt;/o&gt;
                  &lt;/o&gt;
               </o>
               <o base="$" line="11">
                  <o base=".sub" line="11" method="">
                     <o base="n" line="11" ref="5"/>
                     <o base="org.eolang.int" data="int" line="11">2</o>
                  </o>
               </o>
            </o>
         </o>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.15" name="num"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/attrs.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="code.eo"
         time="2021-01-13T10:55:30.503Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <free>
               <o line="4" name="args" vararg=""/>
            </free>
         </attr>
         <attr name="f">
            <bound>
               <o base="main$f" cut="1" line="5" name="f" ref="5">
                  <o as="args" base="args" level="1" ref="4"/>
                  <o as="@" base="@" level="1" ref="12"/>
                  <o as="num" base="num" level="1" ref="15"/>
               </o>
            </bound>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="12" name="@">
                  <o base="org.eolang.txt.sprintf" line="13">
                     <o base="org.eolang.string" data="string" line="14">The %dth fibo is %d</o>
                     <o base="num" cut="3" line="15" ref="15"/>
                     <o base="f" line="16" ref="5">
                        <o base="num" line="16" ref="15"/>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <attr name="num">
            <bound>
               <o base=&quot;.toInt&quot; line=&quot;15&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
                  &lt;o base=&quot;.get&quot; line=&quot;15&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;args&quot; line=&quot;15&quot; ref=&quot;4&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;2&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;n&quot; line=&quot;8&quot; ref=&quot;5&quot;/&gt;
                  &lt;o base=&quot;.add&quot; line=&quot;9&quot;&gt;
                     &lt;o base=&quot;$&quot; line=&quot;10&quot;&gt;
                        &lt;o base=&quot;.sub&quot; line=&quot;10&quot; method=&quot;&quot;&gt;
                           &lt;o base=&quot;n&quot; line=&quot;10&quot; ref=&quot;5&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;10&quot;&gt;1&lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;$&quot; line=&quot;11&quot;&gt;
                        &lt;o base=&quot;.sub&quot; line=&quot;11&quot; method=&quot;&quot;&gt;
                           &lt;o base=&quot;n&quot; line=&quot;11&quot; ref=&quot;5&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;11&quot;&gt;2&lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.15&quot; name=&quot;num&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/varargs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;7&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:30.503Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &amp;gt; @
    sprintf
      &quot;The %dth fibo is %d&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <vararg>
               <o line="4" name="args" vararg=""/>
            </vararg>
         </attr>
         <attr name="f">
            <bound>
               <o base="main$f" cut="1" line="5" name="f" ref="5">
                  <o as="args" base="args" level="1" ref="4"/>
                  <o as="@" base="@" level="1" ref="12"/>
                  <o as="num" base="num" level="1" ref="15"/>
               </o>
            </bound>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="12" name="@">
                  <o base="org.eolang.txt.sprintf" line="13">
                     <o base="org.eolang.string" data="string" line="14">The %dth fibo is %d</o>
                     <o base="num" cut="3" line="15" ref="15"/>
                     <o base="f" line="16" ref="5">
                        <o base="num" line="16" ref="15"/>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <attr name="num">
            <bound>
               <o base=".toInt" line="15" method="" name="num">
                  <o base=".get" line="15" method="">
                     <o base="args" line="15" ref="4"/>
                     <o base="org.eolang.int" data="int" line="15">0</o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
      <class line="5" name="main$f">
         <attr name="n">
            <free>
               <o line="5" name="n"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base=".if" line="6" name="@">
                  <o base=".less" line="7" method="">
                     <o base="n" line="7" ref="5"/>
                     <o base="org.eolang.int" data="int" line="7">2</o>
                  </o>
                  <o base="n" line="8" ref="5"/>
                  <o base=".add" line="9">
                     <o base="$" line="10">
                        <o base=".sub" line="10" method="">
                           <o base="n" line="10" ref="5"/>
                           <o base="org.eolang.int" data="int" line="10">1</o>
                        </o>
                     </o>
                     <o base="$" line="11">
                        <o base=".sub" line="11" method="">
                           <o base="n" line=&quot;11&quot; ref=&quot;5&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;11&quot;&gt;2&lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.15&quot; name=&quot;num&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;7&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:30.503Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &amp;gt; @
    sprintf
      &quot;The %dth fibo is %d&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name=&quot;args&quot;&gt;
            &lt;vararg&gt;
               &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
            &lt;/vararg&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
                  &lt;o as=&quot;@&quot; base=&quot;@&quot; level=&quot;1&quot; ref=&quot;12&quot;/&gt;
                  &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;15&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;13&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;14&quot;&gt;The %dth fibo is %d&lt;/o&gt;
                     &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;15&quot; ref=&quot;15&quot;/&gt;
                     &lt;o base=&quot;f&quot; line=&quot;16&quot; ref=&quot;5&quot;&gt;
                        &lt;o base=&quot;num&quot; line=&quot;16&quot; ref=&quot;15&quot;/&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;num&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.toInt&quot; line=&quot;15&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
                  &lt;o base=&quot;.get&quot; line=&quot;15&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;args&quot; line=&quot;15&quot; ref=&quot;4&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound>
         </attr>
      </class>
      <class line="5" name="main$f">
         <attr name="n">
            <free>
               <o line="5" name="n"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base=".if" line="6" name="@">
                  <o base=".less" line="7" method="">
                     <o base="n" line="7" ref="5"/>
                     <o base="org.eolang.int" data="int" line="7">2</o>
                  </o>
                  <o base="n" line="8" ref="5"/>
                  <o base=".add" line="9">
                     <o base="$" line="10">
                        <o base=".sub" line="10" method="">
                           <o base="n" line="10" ref="5"/>
                           <o base="org.eolang.int" data="int" line="10">1</o>
                        </o>
                     </o>
                     <o base="$" line="11">
                        <o base=".sub" line="11" method="">
                           <o base="n" line="11" ref="5"/>
                           <o base="org.eolang.int" data="int" line="11">2</o>
                        </o>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.15" name="num"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/data.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="code.eo"
         time="2021-01-13T10:55:30.503Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <vararg>
               <o line="4" name="args" vararg=""/>
            </vararg>
         </attr>
         <attr name="f">
            <bound>
               <o base="main$f" cut="1" line="5" name="f" ref="5">
                  <o as="args" base="args" level="1" ref="4"/>
                  <o as="@" base="@" level="1" ref="12&quot;/&gt;
                  &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;15&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;13&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; line=&quot;14&quot;&gt;
                        &lt;value java-type=&quot;String&quot;&gt;&quot;The %dth fibo is %d&quot;&lt;/value&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;15&quot; ref=&quot;15&quot;/&gt;
                     &lt;o base=&quot;f&quot; line=&quot;16&quot; ref=&quot;5&quot;&gt;
                        &lt;o base=&quot;num&quot; line=&quot;16&quot; ref=&quot;15&quot;/&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;num&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.toInt&quot; line=&quot;15&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
                  &lt;o base=&quot;.get&quot; line=&quot;15&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;args&quot; line=&quot;15&quot; ref=&quot;4&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; line=&quot;15&quot;&gt;
                        &lt;value java-type=&quot;Long&quot;&gt;0L&lt;/value&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; line=&quot;7&quot;&gt;
                        &lt;value java-type=&quot;Long&quot;&gt;2L&lt;/value&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;n&quot; line=&quot;8&quot; ref=&quot;5&quot;/&gt;
                  &lt;o base=&quot;.add&quot; line=&quot;9&quot;&gt;
                     &lt;o base=&quot;$&quot; line=&quot;10&quot;&gt;
                        &lt;o base=&quot;.sub&quot; line=&quot;10&quot; method=&quot;&quot;&gt;
                           &lt;o base=&quot;n&quot; line=&quot;10&quot; ref=&quot;5&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; line=&quot;10&quot;&gt;
                              &lt;value java-type=&quot;Long&quot;&gt;1L&lt;/value&gt;
                           &lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;$&quot; line=&quot;11&quot;&gt;
                        <o base=".sub" line="11" method="">
                           <o base="n" line="11" ref="5"/>
                           <o base="org.eolang.int" line="11">
                              <value java-type="Long">2L</value>
                           </o>
                        </o>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.15" name="num"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/to-java.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="7"
         name="code.eo"
         time="2021-01-13T10:55:30.503Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class java-name="EOmain" line="4" name="main">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:31.108Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:30.503Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add("args", new AtVararg(/* default */));
    this.add("f", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOmain$EOf(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, "data", new Data.Value&lt;String&gt;("The %dth fibo is %d"));
          Phi ret_1_2 = new PhMethod(self, "num");
          Phi ret_1_3 = new PhMethod(self, "f");
          ret_1_3 = new PhCopy(ret_1_3);
            Phi ret_1_3_1 = new PhMethod(self, "num");
            ret_1_3 = new PhWith(ret_1_3, 0, ret_1_3_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
          ret_1 = new PhWith(ret_1, 2, ret_1_3);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
    this.add("num", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "args");
      Phi ret_base = new PhMethod(ret_base_base, "get");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, &quot;data&quot;, new Data.Value&amp;lt;Long&amp;gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, &quot;toInt&quot;);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class java-name=&quot;EOmain$EOf&quot; line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:31.108Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:30.503Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain$EOf extends PhDefault {
  public EOmain$EOf() {
    this(new PhEta());
  }
  public EOmain$EOf(final Phi parent) {
    super(parent);
    this.add(&quot;n&quot;, new AtFree(/* default */));
    this.add(&quot;_origin&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret_base_base = new PhMethod(self, &quot;n&quot;);
      Phi ret_base = new PhMethod(ret_base_base, &quot;less&quot;);
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, &quot;data&quot;, new Data.Value&amp;lt;Long&amp;gt;(2L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, &quot;if&quot;);
      ret = new PhCopy(ret);
        Phi ret_1 = new PhMethod(self, &quot;n&quot;);
        Phi ret_2_base = self;
        ret_2_base = new PhCopy(ret_2_base);
          Phi ret_2_base_1_base = new PhMethod(self, &quot;n&quot;);
          Phi ret_2_base_1 = new PhMethod(ret_2_base_1_base, &quot;sub&quot;);
          ret_2_base_1 = new PhCopy(ret_2_base_1);
            Phi ret_2_base_1_1 = new org.eolang.EOint(self);
            ret_2_base_1_1 = new PhCopy(ret_2_base_1_1);
              ret_2_base_1_1 = new PhWith(ret_2_base_1_1, "data", new Data.Value&lt;Long&gt;(1L));
            ret_2_base_1 = new PhWith(ret_2_base_1, 0, ret_2_base_1_1);
          ret_2_base = new PhWith(ret_2_base, 0, ret_2_base_1);
        Phi ret_2 = new PhMethod(ret_2_base, "add");
        ret_2 = new PhCopy(ret_2);
          Phi ret_2_1 = self;
          ret_2_1 = new PhCopy(ret_2_1);
            Phi ret_2_1_1_base = new PhMethod(self, "n");
            Phi ret_2_1_1 = new PhMethod(ret_2_1_1_base, "sub");
            ret_2_1_1 = new PhCopy(ret_2_1_1);
              Phi ret_2_1_1_1 = new org.eolang.EOint(self);
              ret_2_1_1_1 = new PhCopy(ret_2_1_1_1);
                ret_2_1_1_1 = new PhWith(ret_2_1_1_1, "data", new Data.Value&lt;Long&gt;(2L));
              ret_2_1_1 = new PhWith(ret_2_1_1, 0, ret_2_1_1_1);
            ret_2_1 = new PhWith(ret_2_1, 0, ret_2_1_1);
          ret_2 = new PhWith(ret_2, 0, ret_2_1);
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo8593550146061991880/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="7"
         name="code.eo"
         time="2021-01-13T10:55:30.503Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class java-name="EOmain" line="4" name="main">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:31.108Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:30.503Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add("args", new AtVararg(/* default */));
    this.add("f", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOmain$EOf(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, "data", new Data.Value&lt;String&gt;("The %dth fibo is %d"));
          Phi ret_1_2 = new PhMethod(self, "num");
          Phi ret_1_3 = new PhMethod(self, "f");
          ret_1_3 = new PhCopy(ret_1_3);
            Phi ret_1_3_1 = new PhMethod(self, "num");
            ret_1_3 = new PhWith(ret_1_3, 0, ret_1_3_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
          ret_1 = new PhWith(ret_1, 2, ret_1_3);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
    this.add("num", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "args");
      Phi ret_base = new PhMethod(ret_base_base, "get");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "toInt");
      return ret;
    })));
  }
}</java>
      </class>
      <class java-name="EOmain$EOf" line="5" name="main$f">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:31.108Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:30.503Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain$EOf extends PhDefault {
  public EOmain$EOf() {
    this(new PhEta());
  }
  public EOmain$EOf(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "n");
      Phi ret_base = new PhMethod(ret_base_base, "less");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(2L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "if");
      ret = new PhCopy(ret);
        Phi ret_1 = new PhMethod(self, "n");
        Phi ret_2_base = self;
        ret_2_base = new PhCopy(ret_2_base);
          Phi ret_2_base_1_base = new PhMethod(self, "n");
          Phi ret_2_base_1 = new PhMethod(ret_2_base_1_base, "sub");
          ret_2_base_1 = new PhCopy(ret_2_base_1);
            Phi ret_2_base_1_1 = new org.eolang.EOint(self);
            ret_2_base_1_1 = new PhCopy(ret_2_base_1_1);
              ret_2_base_1_1 = new PhWith(ret_2_base_1_1, &quot;data&quot;, new Data.Value&amp;lt;Long&amp;gt;(1L));
            ret_2_base_1 = new PhWith(ret_2_base_1, 0, ret_2_base_1_1);
          ret_2_base = new PhWith(ret_2_base, 0, ret_2_base_1);
        Phi ret_2 = new PhMethod(ret_2_base, &quot;add&quot;);
        ret_2 = new PhCopy(ret_2);
          Phi ret_2_1 = self;
          ret_2_1 = new PhCopy(ret_2_1);
            Phi ret_2_1_1_base = new PhMethod(self, &quot;n&quot;);
            Phi ret_2_1_1 = new PhMethod(ret_2_1_1_base, &quot;sub&quot;);
            ret_2_1_1 = new PhCopy(ret_2_1_1);
              Phi ret_2_1_1_1 = new org.eolang.EOint(self);
              ret_2_1_1_1 = new PhCopy(ret_2_1_1_1);
                ret_2_1_1_1 = new PhWith(ret_2_1_1_1, &quot;data", new Data.Value&lt;Long&gt;(2L));
              ret_2_1_1 = new PhWith(ret_2_1_1, 0, ret_2_1_1_1);
            ret_2_1 = new PhWith(ret_2_1, 0, ret_2_1_1);
          ret_2 = new PhWith(ret_2, 0, ret_2_1);
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 2085 chars to /tmp/eo8593550146061991880/generated/EOmain.java
[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 2499 chars to /tmp/eo8593550146061991880/generated/EOmain$EOf.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo8593550146061991880/target/eo/optimize/code.eo.xml compiled to /tmp/eo8593550146061991880/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo8593550146061991880/generated
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@5c18d6d4 in Thread[VrbPrc.Monitor-1545131791-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@5c18d6d4 in Thread[VrbPrc.Monitor-1545131791-err,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@5c18d6d4
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@5c18d6d4 completed (code=0, size=0) in 496ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@6cbb175 in Thread[VrbPrc.Monitor-114012592-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@6cbb175 in Thread[VrbPrc.Monitor-114012592-err,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@6cbb175
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@6cbb175 completed (code=0, size=0) in 467ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@38fb50f8 in Thread[VrbPrc.Monitor-955994419-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@38fb50f8 in Thread[VrbPrc.Monitor-955994419-err,5,main]...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ []
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> EOmain ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("EOmain#_origin")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#_origin"): org.eolang.phi.PhWith
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ []
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ getting("EOmain#num")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#num"): org.eolang.phi.PhMethod
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("EOmain#args")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#args"): org.eolang.EOarray
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#get")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#get"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ [org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   data(0)="14"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOstring#toInt")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOstring#toInt&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; [org.eolang.EOstring$EOtoInt#1494279232:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;   _order=[]
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;   _parent(-1)=org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     toInt(2)=&lambda;BN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     data(0)=&quot;14&quot;SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     trim(1)=&lambda;BN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ "The %dth fibo is %d"
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ getting("EOmain#f")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#f"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("EOmain#num")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#num"): org.eolang.phi.PhMethod
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> [org.eolang.EOstring$EOtoInt#1494279232:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     data(0)="14"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }, EOmain$EOf#648129364:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[n]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=EOmain#2047329716:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[args, f, num]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     args(0)=org.eolang.EOarray#610998173:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _order=[data, push, get, append, reduce, mapi, map]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       reduce(4)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       data(0)=[org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         data(0)="14"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       }]SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       get(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       map(6)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       push(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       append(3)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       mapi(5)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     }SVN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _origin(-1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     f(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     num(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   n(0)=org.eolang.EOstring$EOtoInt#1494279232:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=org.eolang.EOstring#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       data(0)="14"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SF
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOstring ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOstring#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOstring ⭢ "14"
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ 14
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 14
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 14
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 12
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 12
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 55
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 89
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 12
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 55
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 144
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 55
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 89
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 233
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 14
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 12
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 12
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 55
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 11
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 89
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 12
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 9
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 34
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 10
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@38fb50f8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 7
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 13
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#sub&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#if&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 5
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 6
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#add&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 4
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ false
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.phi.PhMethod ⭢ -1
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#less&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; getting(&quot;org.eolang.EOint#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#sub")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#add")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhMethod ⭢ -2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#less")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOint ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 2
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#if")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EObool ⭢ true
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 3
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 8
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 21
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 55
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 144
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 377
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOstring#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ "The 14th fibo is 377"
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> The 14th fibo is 377getting(&quot;org.eolang.EObool#data&quot;)...
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt; EOmain ⭢ true
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@38fb50f8 completed (code=0, size=1459845) in 2s
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[0;37mINFOm] org.eolang.maven.SnippetTest: Stdout: &quot;getting(&quot;org.eolang.EOarray#push&quot;)...
get(&quot;org.eolang.EOarray#push&quot;): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting(&quot;org.eolang.EOarray#data&quot;)...
get(&quot;org.eolang.EOarray#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
EOmain ⭢ ...
getting(&quot;EOmain#_origin")...
get("EOmain#_origin"): org.eolang.phi.PhWith
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ getting("EOmain#num")...
get("EOmain#num"): org.eolang.phi.PhMethod
getting("EOmain#args")...
get("EOmain#args"): org.eolang.EOarray
getting("org.eolang.EOarray#get")...
get("org.eolang.EOarray#get"): org.eolang.phi.PhCopy
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOstring#824318946:{
  _order=[data, trim, toInt]
  _parent(-1)=𝜂SBN
  toInt(2)=λBN
  data(0)="14"SFN
  trim(1)=λBN
}]
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOstring#toInt")...
get("org.eolang.EOstring#toInt"): org.eolang.phi.PhCopy
[org.eolang.EOstring$EOtoInt#1494279232:{
  _order=[]
  _parent(-1)=org.eolang.EOstring#824318946:{
    _order=[data, trim, toInt]
    _parent(-1)=𝜂SBN
    toInt(2)=λBN
    data(0)="14"SFN
    trim(1)=λBN
  }SB
  _origin(-1)=λB
}]
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ "The %dth fibo is %d"
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ getting("EOmain#f")...
get("EOmain#f"): org.eolang.phi.PhCopy
getting("EOmain#num")...
get("EOmain#num"): org.eolang.phi.PhMethod
[org.eolang.EOstring$EOtoInt#1494279232:{
  _order=[]
  _parent(-1)=org.eolang.EOstring#824318946:{
    _order=[data, trim, toInt]
    _parent(-1)=𝜂SBN
    toInt(2)=λBN
    data(0)="14"SFN
    trim(1)=λBN
  }SB
  _origin(-1)=λB
}, EOmain$EOf#648129364:{
  _order=[n]
  _parent(-1)=EOmain#2047329716:{
    _order=[args, f, num]
    args(0)=org.eolang.EOarray#610998173:{
      _order=[data, push, get, append, reduce, mapi, map]
      reduce(4)=λBN
      _parent(-1)=𝜂SBN
      data(0)=[org.eolang.EOstring#824318946:{
        _order=[data, trim, toInt]
        _parent(-1)=𝜂SBN
        toInt(2)=λBN
        data(0)="14"SFN
        trim(1)=λBN
      }]SFN
      get(2)=λBN
      map(6)=λBN
      push(1)=λBN
      append(3)=λBN
      mapi(5)=λBN
    }SVN
    _parent(-1)=𝜂SBN
    _origin(-1)=λBN
    f(1)=λBN
    num(2)=λBN
  }SB
  _origin(-1)=λB
  n(0)=org.eolang.EOstring$EOtoInt#1494279232:{
    _order=[]
    _parent(-1)=org.eolang.EOstring#824318946:{
      _order=[data, trim, toInt]
      _parent(-1)=𝜂SBN
      toInt(2)=λBN
      data(0)="14"SFN
      trim(1)=λBN
    }SB
    _origin(-1)=λB
  }SF
}]
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOstring ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.EOstring ⭢ "14"
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ 14
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 14
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 14
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 12
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 12
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 34
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 21
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 55
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 34
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 89
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 12
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 34
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 21
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 55
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 144
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 34
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 21
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 55
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 34
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 89
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 233
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 14
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 12
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 12
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 34
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 21
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 55
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 11
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 34
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 89
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 12
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 21
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 9
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 13
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 34
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 10
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 7
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 8
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting(&quot;org.eolang.EObool#if&quot;)...
get(&quot;org.eolang.EObool#if&quot;): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting(&quot;org.eolang.EObool#data&quot;)...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 6
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#sub&quot;)...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting(&quot;org.eolang.EOint#less&quot;)...
get(&quot;org.eolang.EOint#less&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 3
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 4
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ false
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -1
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 2
org.eolang.phi.PhMethod ⭢ ...
org.eolang.EOint ⭢ ...
org.eolang.EOint ⭢ 2
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -2
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 2
getting("org.eolang.EObool#if")...
get("org.eolang.EObool#if"): org.eolang.phi.PhCopy
org.eolang.EObool ⭢ ...
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.EObool ⭢ true
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 1
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 3
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 8
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 21
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 55
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 144
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 377
getting(&quot;org.eolang.EOstring#data&quot;)...
get(&quot;org.eolang.EOstring#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ &quot;The 14th fibo is 377&quot;
The 14th fibo is 377getting(&quot;org.eolang.EObool#data&quot;)...
get(&quot;org.eolang.EObool#data&quot;): org.eolang.phi.Data.Value
EOmain ⭢ true
&quot;
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo1179073779170647145/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:33.971Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>sprintf org.eolang.txt.sprintf</tail>
      </meta>
   </metas>
   <objects>
      <o line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o base="stdout" line="5" name="@">
            <o base="sprintf" line="6">
               <o base="string" data="string" line="7">Hello, dear %s!</o>
               <o base="args" line="8"/>
               <o base=".get" line="8" method="">
                  <o base="int" data="int" line="8">0</o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 8 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo1179073779170647145/src/code.eo parsed to /tmp/eo1179073779170647145/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo1179073779170647145/target/eo/parse/code.eo.xml optimized to /tmp/eo1179073779170647145/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo1179073779170647145/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo1179073779170647145/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="code.eo"
         time="2021-01-13T10:55:33.971Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <o line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o base="org.eolang.io.stdout" line="5" name="@">
            <o base="org.eolang.txt.sprintf" line="6">
               <o base="org.eolang.string" data="string" line="7">Hello, dear %s!</o>
               <o base=".get" line="8" method="">
                  <o base="args" line="8" ref="4"/>
                  <o base="org.eolang.int" data="int" line="8">0</o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo1179073779170647145/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="code.eo"
         time="2021-01-13T10:55:33.971Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o base="org.eolang.io.stdout" line="5" name="@">
            <o base="org.eolang.txt.sprintf" line="6">
               <o base="org.eolang.string" data="string" line="7">Hello, dear %s!</o>
               <o base=".get" line="8" method="">
                  <o base="args" line="8" ref="4"/>
                  <o base="org.eolang.int" data="int" line="8">0</o>
               </o>
            </o>
         </o>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/attrs.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="code.eo"
         time="2021-01-13T10:55:33.971Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <free>
               <o line="4" name="args" vararg=""/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="5" name="@">
                  <o base="org.eolang.txt.sprintf" line="6">
                     <o base="org.eolang.string" data="string" line="7">Hello, dear %s!</o>
                     <o base=".get" line="8" method="">
                        <o base="args" line="8" ref="4"/>
                        <o base="org.eolang.int" data="int" line="8">0</o>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/varargs.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:33.971Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  stdout &amp;gt; @
    sprintf
      &quot;Hello, dear %s!&quot;
      args.get 0

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name=&quot;args&quot;&gt;
            &lt;vararg&gt;
               &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
            &lt;/vararg&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;5&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;6&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;7&quot;&gt;Hello, dear %s!&lt;/o&gt;
                     &lt;o base=&quot;.get&quot; line=&quot;8&quot; method=&quot;&quot;&gt;
                        &lt;o base=&quot;args&quot; line=&quot;8&quot; ref=&quot;4&quot;/&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;8&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:33.971Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  stdout &amp;gt; @
    sprintf
      &quot;Hello, dear %s!&quot;
      args.get 0

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name=&quot;args&quot;&gt;
            &lt;vararg&gt;
               &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
            &lt;/vararg&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;5&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;6&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;7&quot;&gt;Hello, dear %s!&lt;/o&gt;
                     &lt;o base=&quot;.get&quot; line=&quot;8&quot; method="">
                        <o base="args" line="8" ref="4"/>
                        <o base="org.eolang.int" data="int" line="8">0</o>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/data.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="code.eo"
         time="2021-01-13T10:55:33.971Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <vararg>
               <o line="4" name="args" vararg=""/>
            </vararg>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="5" name="@">
                  <o base="org.eolang.txt.sprintf" line="6">
                     <o base="org.eolang.string" line="7">
                        <value java-type="String">"Hello, dear %s!"</value>
                     </o>
                     <o base=".get" line="8" method="">
                        <o base="args" line="8" ref="4"/>
                        <o base="org.eolang.int" line="8">
                           <value java-type="Long">0L</value>
                        </o>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/to-java.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="2"
         name="code.eo"
         time="2021-01-13T10:55:33.971Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class java-name="EOmain" line="4" name="main">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:34.309Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:33.971Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add("args", new AtVararg(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, "data", new Data.Value&lt;String&gt;("Hello, dear %s!"));
          Phi ret_1_2_base = new PhMethod(self, "args");
          Phi ret_1_2 = new PhMethod(ret_1_2_base, "get");
          ret_1_2 = new PhCopy(ret_1_2);
            Phi ret_1_2_1 = new org.eolang.EOint(self);
            ret_1_2_1 = new PhCopy(ret_1_2_1);
              ret_1_2_1 = new PhWith(ret_1_2_1, "data", new Data.Value&amp;lt;Long&amp;gt;(0L));
            ret_1_2 = new PhWith(ret_1_2, 0, ret_1_2_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo1179073779170647145/target/eo/optimize/code.eo.xml:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program java-name=&quot;code.EOeo&quot;
         ms=&quot;2&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:33.971Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  stdout &amp;gt; @
    sprintf
      &quot;Hello, dear %s!&quot;
      args.get 0

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class java-name=&quot;EOmain&quot; line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:34.309Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:33.971Z by the EO compiler v.0.1.9.
 */

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add(&quot;args&quot;, new AtVararg(/* default */));
    this.add(&quot;_origin&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, "data", new Data.Value&lt;String&gt;("Hello, dear %s!"));
          Phi ret_1_2_base = new PhMethod(self, "args");
          Phi ret_1_2 = new PhMethod(ret_1_2_base, "get");
          ret_1_2 = new PhCopy(ret_1_2);
            Phi ret_1_2_1 = new org.eolang.EOint(self);
            ret_1_2_1 = new PhCopy(ret_1_2_1);
              ret_1_2_1 = new PhWith(ret_1_2_1, "data", new Data.Value&lt;Long&gt;(0L));
            ret_1_2 = new PhWith(ret_1_2, 0, ret_1_2_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 1502 chars to /tmp/eo1179073779170647145/generated/EOmain.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo1179073779170647145/target/eo/optimize/code.eo.xml compiled to /tmp/eo1179073779170647145/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo1179073779170647145/generated
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@3562e7c7 in Thread[VrbPrc.Monitor-895674370-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@3562e7c7 in Thread[VrbPrc.Monitor-895674370-err,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@3562e7c7
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@3562e7c7 completed (code=0, size=0) in 470ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@66d2885c in Thread[VrbPrc.Monitor-1725073559-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@66d2885c in Thread[VrbPrc.Monitor-1725073559-err,5,main]...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ []
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> EOmain ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("EOmain#_origin")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#_origin"): org.eolang.phi.PhWith
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#push")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ []
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOint#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray$EOpush ⭢ 1
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ "Hello, dear %s!"
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ getting("EOmain#args")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("EOmain#args"): org.eolang.EOarray
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#get")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#get"): org.eolang.phi.PhCopy
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> [org.eolang.EOarray$EOget#1921595561:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[i]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=org.eolang.EOarray#596512129:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[data, push, get, append, reduce, mapi, map]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     reduce(4)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     data(0)=[org.eolang.EOstring#777874839:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;       _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;       _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;       toInt(2)=&lambda;BN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;       data(0)=&quot;Jeff&quot;SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;       trim(1)=&lambda;BN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     }]SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     get(2)=&lambda;BN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     map(6)=&lambda;BN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     push(1)=&lambda;BN
[0;37mINFOm] com.jcabi.log.VerboseProcess: &gt;&gt;     append(3)=&lambda;BN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     mapi(5)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _origin(-1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   i(0)=org.eolang.EOint#930990596:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _order=[data, neg, add, sub, mul, div, mod, pow, less]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     add(2)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     div(5)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     neg(1)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     sub(3)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     _parent(-1)=EOmain#824318946:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _order=[args]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       args(0)=org.eolang.EOarray#596512129:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         _order=[data, push, get, append, reduce, mapi, map]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         reduce(4)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         data(0)=[org.eolang.EOstring#777874839:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>           _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>           _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>           toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>           data(0)="Jeff"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>           trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         }]SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         get(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         map(6)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         push(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         append(3)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>         mapi(5)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       }SVN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _origin(-1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>       _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     }SB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     mod(6)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     data(0)=0SF
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     mul(4)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     pow(7)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>     less(8)=λB
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   }SF
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOarray#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.EOarray ⭢ [org.eolang.EOstring#777874839:{
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _order=[data, trim, toInt]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   _parent(-1)=𝜂SBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   toInt(2)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   data(0)="Jeff"SFN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >>   trim(1)=λBN
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> }]
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ ...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ 0
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOstring#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ "Jeff"
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> getting("org.eolang.EOstring#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> org.eolang.phi.PhWith ⭢ "Hello, dear Jeff!"
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> Hello, dear Jeff!getting("org.eolang.EObool#data")...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> EOmain ⭢ true
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@66d2885c
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@66d2885c completed (code=0, size=3294) in 159ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[0;37mINFOm] org.eolang.maven.SnippetTest: Stdout: "getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
EOmain ⭢ ...
getting("EOmain#_origin")...
get("EOmain#_origin"): org.eolang.phi.PhWith
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ "Hello, dear %s!"
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ getting("EOmain#args")...
get("EOmain#args"): org.eolang.EOarray
getting("org.eolang.EOarray#get")...
get("org.eolang.EOarray#get"): org.eolang.phi.PhCopy
[org.eolang.EOarray$EOget#1921595561:{
  _order=[i]
  _parent(-1)=org.eolang.EOarray#596512129:{
    _order=[data, push, get, append, reduce, mapi, map]
    reduce(4)=λBN
    _parent(-1)=𝜂SBN
    data(0)=[org.eolang.EOstring#777874839:{
      _order=[data, trim, toInt]
      _parent(-1)=𝜂SBN
      toInt(2)=&lambda;BN
      data(0)=&quot;Jeff&quot;SFN
      trim(1)=&lambda;BN
    }]SFN
    get(2)=&lambda;BN
    map(6)=&lambda;BN
    push(1)=&lambda;BN
    append(3)=&lambda;BN
    mapi(5)=&lambda;BN
  }SB
  _origin(-1)=&lambda;B
  i(0)=org.eolang.EOint#930990596:{
    _order=[data, neg, add, sub, mul, div, mod, pow, less]
    add(2)=&lambda;B
    div(5)=&lambda;B
    neg(1)=&lambda;B
    sub(3)=&lambda;B
    _parent(-1)=EOmain#824318946:{
      _order=[args]
      args(0)=org.eolang.EOarray#596512129:{
        _order=[data, push, get, append, reduce, mapi, map]
        reduce(4)=&lambda;BN
        _parent(-1)=𝜂SBN
        data(0)=[org.eolang.EOstring#777874839:{
          _order=[data, trim, toInt]
          _parent(-1)=𝜂SBN
          toInt(2)=&lambda;BN
          data(0)=&quot;Jeff&quot;SFN
          trim(1)=&lambda;BN
        }]SFN
        get(2)=&lambda;BN
        map(6)=&lambda;BN
        push(1)=&lambda;BN
        append(3)=&lambda;BN
        mapi(5)=&lambda;BN
      }SVN
      _origin(-1)=&lambda;BN
      _parent(-1)=𝜂SBN
    }SB
    mod(6)=&lambda;B
    data(0)=0SF
    mul(4)=λB
    pow(7)=λB
    less(8)=λB
  }SF
}]
org.eolang.phi.PhWith ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOstring#777874839:{
  _order=[data, trim, toInt]
  _parent(-1)=𝜂SBN
  toInt(2)=λBN
  data(0)="Jeff"SFN
  trim(1)=λBN
}]
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ 0
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "Jeff"
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "Hello, dear Jeff!"
Hello, dear Jeff!getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
EOmain ⭢ true
"
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.501 s - in org.eolang.maven.SnippetTest
[INFO] Running org.eolang.maven.ParseMojoTest
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo1362525304900651823/target
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo190297460878370230/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="main.eo"
         time="2021-01-13T10:55:34.967Z"
         version="0.1.9">
   <listing>[args] &gt; main
  (stdout "Hello!").print
&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="main">
         <o line="1" name="args"/>
         <o base="stdout" line="2">
            <o base="string" data="string" line="2">Hello!</o>
         </o>
         <o base=".print" line="2" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 2 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo190297460878370230/src/main.eo parsed to /tmp/eo190297460878370230/target/eo/parse/main.eo.xml
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eolang.maven.ParseMojoTest
[INFO] Running org.eolang.maven.OptimizeMojoTest
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo6344502001112884548/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="main.eo"
         time="2021-01-13T10:55:34.977Z"
         version="0.1.9">
   <listing>[args] &gt; main
  (stdout "Hello!").print &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="main">
         <o line="1" name="args"/>
         <o base="stdout" line="2">
            <o base="string" data="string" line="2">Hello!</o>
         </o>
         <o base=".print" line="2" method="" name="@"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 2 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo6344502001112884548/src/main.eo parsed to /tmp/eo6344502001112884548/target/eo/parse/main.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo6344502001112884548/target/eo/parse/main.eo.xml optimized to /tmp/eo6344502001112884548/target/eo/optimize/main.eo.xml, all steps are in /tmp/eo6344502001112884548/target/eo/steps/main.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo6344502001112884548/target/eo/optimize/main.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="main.eo"
         time="2021-01-13T10:55:34.977Z"
         version="0.1.9">
   <listing>[args] &gt; main
  (stdout "Hello!").print &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="main">
         <o line="1" name="args"/>
         <o base=".print" line="2" method="" name="@">
            <o base="org.eolang.stdout" line="2">
               <o base="org.eolang.string" data="string" line="2">Hello!</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s - in org.eolang.maven.OptimizeMojoTest
[INFO] Running org.eolang.maven.PullMojoTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.eolang.maven.PullMojoTest
[INFO] Running org.eolang.maven.CompileMojoTest
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo2116983270283232194/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="code.eo"
         time="2021-01-13T10:55:35.328Z"
         version="0.1.9">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /array

  # Reduce from start "a" using the function "f"
  [a f] &gt; reduce /a

  # Map with index. Here "f" must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &gt; mapi /array

  # Map without index. Here "f" must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &gt; map
    mapi &gt; @
      [x i]
        f x &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>package</head>
         <tail>org.eolang</tail>
      </meta>
   </metas>
   <objects>
      <o line="3" name="array">
         <o line="3" name=&quot;data&quot; rw=&quot;&quot;/&gt;
         &lt;o atom=&quot;int&quot; line=&quot;5&quot; name=&quot;push&quot;&gt;
            &lt;o line=&quot;7&quot; name=&quot;x&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;object&quot; line=&quot;9&quot; name=&quot;get&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;i&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;array&quot; line=&quot;13&quot; name=&quot;append&quot;&gt;
            &lt;o line=&quot;15&quot; name=&quot;x&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;a&quot; line=&quot;17&quot; name=&quot;reduce&quot;&gt;
            &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
            &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;array&quot; line=&quot;20&quot; name=&quot;mapi&quot;&gt;
            &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;26&quot; name=&quot;map&quot;&gt;
            &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
            &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot;&gt;
               &lt;o line=&quot;31&quot;&gt;
                  &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
                  &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
                  &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot;&gt;
                     &lt;o base=&quot;x&quot; line=&quot;32&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 32 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo2116983270283232194/src/code.eo parsed to /tmp/eo2116983270283232194/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo2116983270283232194/target/eo/parse/code.eo.xml optimized to /tmp/eo2116983270283232194/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo2116983270283232194/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo2116983270283232194/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="code.eo"
         time="2021-01-13T10:55:35.328Z"
         version="0.1.9">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /array

  # Reduce from start "a" using the function "f"
  [a f] &gt; reduce /a

  # Map with index. Here "f" must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &gt; mapi /array

  # Map without index. Here "f" must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &gt; map
    mapi &gt; @
      [x i]
        f x &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>package</head>
         <tail>org.eolang</tail>
      </meta>
   </metas>
   <objects>
      <o line="3" name="array">
         <o line="3" name="data" rw=""/>
         <o atom="int"
            base="array$push"
            cut="1"
            line="5"
            name="push"
            ref="5">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="object"
            base="array$get"
            cut="3"
            line="9"
            name="get"
            ref="9">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="array"
            base="array$append"
            cut="5"
            line="13"
            name="append"
            ref="13">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="a"
            base="array$reduce"
            cut="7"
            line="17"
            name="reduce"
            ref="17">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="array"
            base="array$mapi"
            cut="10"
            line="20"
            name="mapi"
            ref="20">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
            &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
            &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;array$map&quot; cut=&quot;12&quot; line=&quot;26&quot; name=&quot;map&quot; ref=&quot;26&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
            &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
            &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;5&quot; name=&quot;array$push&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.26&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;object&quot; line=&quot;9&quot; name=&quot;array$get&quot;&gt;
         &lt;o line=&quot;11&quot; name=&quot;i&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;array&quot; line=&quot;13&quot; name=&quot;array$append&quot;&gt;
         &lt;o line=&quot;15&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.26&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;array&quot; line=&quot;20&quot; name=&quot;array$mapi&quot;&gt;
         &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line="20.13" name="append"/>
         <o level="1" line="20.17" name="reduce"/>
         <o level="1" line="20.26" name="map"/>
      </o>
      <o line="26" name="array$map">
         <o line="29" name="f"/>
         <o base="mapi" line="30" name="@" ref="26.20">
            <o base="array$map$1$" cut="13" line="31" ref="31">
               <o as="f" base="f" level="1" ref="29"/>
               <o as="data" base="data" level="2" ref="26.3"/>
               <o as="push" base="push" level="2" ref="26.5"/>
               <o as="get" base="get" level="2" ref="26.9"/>
               <o as="append" base="append" level="2" ref="26.13"/>
               <o as="reduce" base="reduce" level="2" ref="26.17"/>
               <o as="mapi" base="mapi" level="2" ref="26.20"/>
            </o>
         </o>
         <o level="1" line="26.3" name="data"/>
         <o level="1" line="26.5" name="push"/>
         <o level="1" line="26.9" name="get"/>
         <o level="1" line="26.13" name="append"/>
         <o level="1" line="26.17" name="reduce"/>
         <o level="1" line="26.20" name="mapi"/>
      </o>
      <o line="31" name="array$map$1$">
         <o line="31" name="x"/>
         <o line="31" name="i"/>
         <o base="f" line="32" name="@" ref="31.29&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo2116983270283232194/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;8&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:35.328Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /array

  # Reduce from start &quot;a&quot; using the function &quot;f&quot;
  [a f] &amp;gt; reduce /a

  # Map with index. Here &quot;f&quot; must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &amp;gt; mapi /array

  # Map without index. Here &quot;f&quot; must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;o line=&quot;3&quot; name=&quot;data&quot; rw=&quot;&quot;/&gt;
         &lt;o atom=&quot;int&quot;
            base=&quot;array$push&quot;
            cut=&quot;1&quot;
            line=&quot;5&quot;
            name=&quot;push&quot;
            ref=&quot;5&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
            &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
            &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
            &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;object&quot;
            base=&quot;array$get&quot;
            cut=&quot;3&quot;
            line=&quot;9&quot;
            name=&quot;get&quot;
            ref=&quot;9&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref="5"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="array"
            base="array$append"
            cut="5"
            line="13"
            name="append"
            ref="13">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="a"
            base="array$reduce"
            cut="7"
            line="17"
            name="reduce"
            ref="17">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="array"
            base="array$mapi"
            cut="10"
            line="20"
            name="mapi"
            ref="20">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o base="array$map" cut="12" line="26" name="map" ref="26">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
            &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
         &lt;/o&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;5&quot; name=&quot;array$push&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;object&quot; line=&quot;9&quot; name=&quot;array$get&quot;&gt;
         &lt;o line=&quot;11&quot; name=&quot;i&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;13&quot; name=&quot;array$append&quot;&gt;
         &lt;o line=&quot;15&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;20&quot; name=&quot;array$mapi&quot;&gt;
         &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
         &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot; ref=&quot;26.20&quot;&gt;
            &lt;o base=&quot;array$map$1$&quot; cut=&quot;13&quot; line=&quot;31&quot; ref=&quot;31&quot;&gt;
               &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
               &lt;o as=&quot;data" base="data" level="2" ref="26.3"/>
               <o as="push" base="push" level="2" ref="26.5"/>
               <o as="get" base="get" level="2" ref="26.9"/>
               <o as="append" base="append" level="2" ref="26.13"/>
               <o as="reduce" base="reduce" level="2" ref="26.17"/>
               <o as="mapi" base="mapi" level="2" ref="26.20"/>
            </o>
         </o>
         <o level="1" line="26.3" name="data"/>
         <o level="1" line="26.5" name="push"/>
         <o level="1" line="26.9" name="get"/>
         <o level="1" line="26.13" name="append"/>
         <o level="1" line="26.17" name="reduce"/>
         <o level="1" line="26.20" name="mapi"/>
      </class>
      <class line="31" name="array$map$1$">
         <o line="31" name="x"/>
         <o line="31" name="i"/>
         <o base="f" line="32" name="@" ref="31.29">
            <o base="x" line="32" ref="31"/>
         </o>
         <o level="1" line="31.29" name="f"/>
         <o level="2" line="31.3" name="data"/>
         <o level="2" line="31.5" name="push"/>
         <o level="2" line="31.9" name="get"/>
         <o level="2" line="31.13" name="append"/>
         <o level="2" line="31.17" name="reduce"/>
         <o level="2" line="31.20" name="mapi"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/attrs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;8&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:35.328Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /array

  # Reduce from start &quot;a&quot; using the function &quot;f&quot;
  [a f] &amp;gt; reduce /a

  # Map with index. Here &quot;f&quot; must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &amp;gt; mapi /array

  # Map without index. Here &quot;f&quot; must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;attr name=&quot;data&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;3&quot; name=&quot;data&quot; rw=&quot;&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;push&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;array$push&quot;
                  cut=&quot;1&quot;
                  line=&quot;5&quot;
                  name=&quot;push&quot;
                  ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;get&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;object&quot;
                  base=&quot;array$get&quot;
                  cut=&quot;3&quot;
                  line=&quot;9&quot;
                  name=&quot;get&quot;
                  ref=&quot;9&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="append">
            <bound>
               <o atom="array"
                  base="array$append"
                  cut="5"
                  line="13"
                  name="append"
                  ref="13">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="reduce">
            <bound>
               <o atom="a"
                  base="array$reduce"
                  cut="7"
                  line="17"
                  name="reduce"
                  ref="17">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="mapi">
            <bound>
               <o atom="array"
                  base="array$mapi"
                  cut="10"
                  line="20"
                  name="mapi"
                  ref="20">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="map">
            <bound>
               <o base="array$map" cut="12" line="26" name="map" ref="26">
                  <o as="data" base="data" level="1" ref="3"/>
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;5&quot; name=&quot;array$push&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;7&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;object&quot; line=&quot;9&quot; name=&quot;array$get&quot;&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;11&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;13&quot; name=&quot;array$append&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;15&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.13&quot; name=&quot;append"/>
         <o level="1" line="17.20" name="mapi"/>
         <o level="1" line="17.26" name="map"/>
      </class>
      <class atom="array" line="20" name="array$mapi">
         <attr name="f">
            <free>
               <o line="24" name="f"/>
            </free>
         </attr>
         <o level="1" line="20.3" name="data"/>
         <o level="1" line="20.5" name="push"/>
         <o level="1" line="20.9" name="get"/>
         <o level="1" line="20.13" name="append"/>
         <o level="1" line="20.17" name="reduce"/>
         <o level="1" line="20.26" name="map"/>
      </class>
      <class line="26" name="array$map">
         <attr name="f">
            <free>
               <o line="29" name="f"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base="mapi" line="30" name="@" ref="26.20">
                  <o base="array$map$1$" cut="13" line="31" ref="31">
                     <o as="f" base="f" level="1" ref="29"/>
                     <o as="data" base="data" level="2" ref="26.3"/>
                     <o as="push" base="push" level="2" ref="26.5"/>
                     <o as="get" base="get" level="2" ref="26.9"/>
                     <o as="append" base="append" level="2" ref="26.13"/>
                     <o as="reduce" base="reduce" level="2" ref="26.17"/>
                     <o as="mapi" base="mapi" level="2" ref="26.20"/>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line="26.3" name="data"/>
         <o level="1" line="26.5" name="push"/>
         <o level="1" line="26.9" name="get"/>
         <o level="1" line="26.13" name="append"/>
         <o level="1" line="26.17" name="reduce"/>
         <o level="1" line="26.20" name="mapi"/>
      </class>
      <class line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
                  &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/varargs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;8&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:35.328Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /array

  # Reduce from start &quot;a&quot; using the function &quot;f&quot;
  [a f] &amp;gt; reduce /a

  # Map with index. Here &quot;f&quot; must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &amp;gt; mapi /array

  # Map without index. Here &quot;f&quot; must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;attr name=&quot;data&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;3&quot; name=&quot;data&quot; rw=&quot;&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;push&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;array$push&quot;
                  cut=&quot;1&quot;
                  line=&quot;5&quot;
                  name=&quot;push&quot;
                  ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="get">
            <bound>
               <o atom="object"
                  base="array$get"
                  cut="3"
                  line="9"
                  name="get"
                  ref="9">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="append">
            <bound>
               <o atom="array"
                  base="array$append"
                  cut="5"
                  line="13"
                  name="append"
                  ref="13">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="reduce">
            <bound>
               <o atom="a"
                  base="array$reduce"
                  cut="7"
                  line="17"
                  name="reduce"
                  ref="17">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;mapi&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;array&quot;
                  base=&quot;array$mapi&quot;
                  cut=&quot;10&quot;
                  line=&quot;20&quot;
                  name=&quot;mapi&quot;
                  ref=&quot;20&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;map&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;array$map&quot; cut=&quot;12&quot; line=&quot;26&quot; name=&quot;map&quot; ref=&quot;26&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;5&quot; name=&quot;array$push&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;7&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;object&quot; line=&quot;9&quot; name=&quot;array$get&quot;&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;11&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;13&quot; name="array$append">
         <attr name="x">
            <free>
               <o line="15" name="x"/>
            </free>
         </attr>
         <o level="1" line="13.3" name="data"/>
         <o level="1" line="13.5" name="push"/>
         <o level="1" line="13.9" name="get"/>
         <o level="1" line="13.17" name="reduce"/>
         <o level="1" line="13.20" name="mapi"/>
         <o level="1" line="13.26" name="map"/>
      </class>
      <class atom="a" line="17" name="array$reduce">
         <attr name="a">
            <free>
               <o line="18" name="a"/>
            </free>
         </attr>
         <attr name="f">
            <free>
               <o line="18" name="f"/>
            </free>
         </attr>
         <o level="1" line="17.3" name="data"/>
         <o level="1" line="17.5" name="push"/>
         <o level="1" line="17.9" name="get"/>
         <o level="1" line="17.13" name="append"/>
         <o level="1" line="17.20" name="mapi"/>
         <o level="1" line="17.26" name="map"/>
      </class>
      <class atom="array" line="20" name="array$mapi">
         <attr name="f">
            <free>
               <o line="24" name="f"/>
            </free>
         </attr>
         <o level="1" line="20.3" name="data"/>
         <o level="1" line="20.5" name="push"/>
         <o level="1" line="20.9" name="get"/>
         <o level="1" line="20.13" name="append"/>
         <o level="1" line="20.17" name="reduce"/>
         <o level="1" line="20.26" name="map"/>
      </class>
      <class line="26" name="array$map">
         <attr name="f">
            <free>
               <o line="29" name="f"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base="mapi" line="30" name="@" ref="26.20">
                  <o base="array$map$1$" cut="13" line="31" ref="31">
                     &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
                     &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
                     &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
                     &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
                     &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
                     &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
                     &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
                  &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;8&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:35.328Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /array

  # Reduce from start &quot;a&quot; using the function &quot;f&quot;
  [a f] &amp;gt; reduce /a

  # Map with index. Here &quot;f&quot; must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &gt; mapi /array

  # Map without index. Here "f" must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &gt; map
    mapi &gt; @
      [x i]
        f x &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>package</head>
         <tail>org.eolang</tail>
      </meta>
   </metas>
   <objects>
      <class line="3" name="array">
         <attr name="data">
            <free>
               <o line="3" name="data" rw=""/>
            </free>
         </attr>
         <attr name="push">
            <bound>
               <o atom="int"
                  base="array$push"
                  cut="1"
                  line="5"
                  name="push"
                  ref="5">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="get">
            <bound>
               <o atom="object"
                  base="array$get"
                  cut="3"
                  line="9"
                  name="get"
                  ref="9">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="append">
            <bound>
               <o atom="array"
                  base="array$append"
                  cut="5"
                  line="13"
                  name="append"
                  ref="13">
                  <o as="data" base="data" level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;reduce&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;a&quot;
                  base=&quot;array$reduce&quot;
                  cut=&quot;7&quot;
                  line=&quot;17&quot;
                  name=&quot;reduce&quot;
                  ref=&quot;17&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;mapi&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;array&quot;
                  base=&quot;array$mapi&quot;
                  cut=&quot;10&quot;
                  line=&quot;20&quot;
                  name=&quot;mapi&quot;
                  ref=&quot;20&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;map&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;array$map&quot; cut=&quot;12&quot; line=&quot;26&quot; name=&quot;map&quot; ref=&quot;26&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level="1" ref="20"/>
               </o>
            </bound>
         </attr>
      </class>
      <class atom="int" line="5" name="array$push">
         <attr name="x">
            <free>
               <o line="7" name="x"/>
            </free>
         </attr>
         <o level="1" line="5.3" name="data"/>
         <o level="1" line="5.9" name="get"/>
         <o level="1" line="5.13" name="append"/>
         <o level="1" line="5.17" name="reduce"/>
         <o level="1" line="5.20" name="mapi"/>
         <o level="1" line="5.26" name="map"/>
      </class>
      <class atom="object" line="9" name="array$get">
         <attr name="i">
            <free>
               <o line="11" name="i"/>
            </free>
         </attr>
         <o level="1" line="9.3" name="data"/>
         <o level="1" line="9.5" name="push"/>
         <o level="1" line="9.13" name="append"/>
         <o level="1" line="9.17" name="reduce"/>
         <o level="1" line="9.20" name="mapi"/>
         <o level="1" line="9.26" name="map"/>
      </class>
      <class atom="array" line="13" name="array$append">
         <attr name="x">
            <free>
               <o line="15" name="x"/>
            </free>
         </attr>
         <o level="1" line="13.3" name="data"/>
         <o level="1" line="13.5" name="push"/>
         <o level="1" line="13.9" name="get"/>
         <o level="1" line="13.17" name="reduce"/>
         <o level="1" line="13.20" name="mapi"/>
         <o level="1" line="13.26" name="map"/>
      </class>
      <class atom="a" line="17" name="array$reduce">
         <attr name="a">
            <free>
               <o line="18" name="a"/>
            </free>
         </attr>
         <attr name="f">
            <free>
               <o line="18" name="f"/>
            </free>
         </attr>
         <o level="1" line="17.3" name="data"/>
         <o level="1" line="17.5" name="push"/>
         <o level="1" line="17.9" name="get"/>
         <o level="1" line="17.13" name="append"/>
         <o level="1" line="17.20" name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;20&quot; name=&quot;array$mapi&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot; ref=&quot;26.20&quot;&gt;
                  &lt;o base=&quot;array$map$1$&quot; cut=&quot;13&quot; line=&quot;31&quot; ref=&quot;31&quot;&gt;
                     &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
                     &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
                     &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
                     &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
                     &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
                     &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
                     &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
                  &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name="reduce"/>
         <o level="2" line="31.20" name="mapi"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/data.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="code.eo"
         time="2021-01-13T10:55:35.328Z"
         version="0.1.9">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /array

  # Reduce from start "a" using the function "f"
  [a f] &gt; reduce /a

  # Map with index. Here "f" must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &gt; mapi /array

  # Map without index. Here "f" must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &gt; map
    mapi &gt; @
      [x i]
        f x &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>package</head>
         <tail>org.eolang</tail>
      </meta>
   </metas>
   <objects>
      <class line="3" name="array">
         <attr name="data">
            <free>
               <o line="3" name="data" rw=""/>
            </free>
         </attr>
         <attr name="push">
            <bound>
               <o atom="int"
                  base="array$push"
                  cut="1"
                  line="5"
                  name="push"
                  ref="5">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;get&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;object&quot;
                  base=&quot;array$get&quot;
                  cut=&quot;3&quot;
                  line=&quot;9&quot;
                  name=&quot;get&quot;
                  ref=&quot;9&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;append&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;array&quot;
                  base=&quot;array$append&quot;
                  cut=&quot;5&quot;
                  line=&quot;13&quot;
                  name=&quot;append&quot;
                  ref=&quot;13&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;reduce&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;a&quot;
                  base=&quot;array$reduce&quot;
                  cut=&quot;7&quot;
                  line=&quot;17&quot;
                  name=&quot;reduce&quot;
                  ref=&quot;17&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="mapi">
            <bound>
               <o atom="array"
                  base="array$mapi"
                  cut="10"
                  line="20"
                  name="mapi"
                  ref="20">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="map">
            <bound>
               <o base="array$map" cut="12" line="26" name="map" ref="26">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
               </o>
            </bound>
         </attr>
      </class>
      <class atom="int" line="5" name="array$push">
         <attr name="x">
            <free>
               <o line="7" name="x"/>
            </free>
         </attr>
         <o level="1" line="5.3" name="data"/>
         <o level="1" line="5.9" name="get"/>
         <o level="1" line="5.13" name="append"/>
         <o level="1" line="5.17" name="reduce"/>
         <o level="1" line="5.20" name="mapi"/>
         <o level="1" line="5.26" name="map"/>
      </class>
      <class atom="object" line="9" name="array$get">
         <attr name="i">
            <free>
               <o line="11" name="i"/>
            </free>
         </attr>
         <o level="1" line="9.3" name="data"/>
         <o level="1" line="9.5" name="push"/>
         <o level="1" line="9.13" name="append"/>
         <o level="1" line="9.17" name="reduce"/>
         <o level="1" line="9.20" name="mapi"/>
         <o level="1" line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;13&quot; name=&quot;array$append&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;15&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;20&quot; name=&quot;array$mapi&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot; ref=&quot;26.20&quot;&gt;
                  &lt;o base=&quot;array$map$1$&quot; cut=&quot;13&quot; line=&quot;31&quot; ref=&quot;31&quot;&gt;
                     &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
                     &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
                     &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
                     &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
                     &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
                     &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
                     &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3" name="data"/>
         <o level="1" line="26.5" name="push"/>
         <o level="1" line="26.9" name="get"/>
         <o level="1" line="26.13" name="append"/>
         <o level="1" line="26.17" name="reduce"/>
         <o level="1" line="26.20" name="mapi"/>
      </class>
      <class line="31" name="array$map$1$">
         <attr name="x">
            <free>
               <o line="31" name="x"/>
            </free>
         </attr>
         <attr name="i">
            <free>
               <o line="31" name="i"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base="f" line="32" name="@" ref="31.29">
                  <o base="x" line="32" ref="31"/>
               </o>
            </bound>
         </attr>
         <o level="1" line="31.29" name="f"/>
         <o level="2" line="31.3" name="data"/>
         <o level="2" line="31.5" name="push"/>
         <o level="2" line="31.9" name="get"/>
         <o level="2" line="31.13" name="append"/>
         <o level="2" line="31.17" name="reduce"/>
         <o level="2" line="31.20" name="mapi"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/to-java.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="8"
         name="code.eo"
         time="2021-01-13T10:55:35.328Z"
         version="0.1.9">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /array

  # Reduce from start &quot;a&quot; using the function &quot;f&quot;
  [a f] &amp;gt; reduce /a

  # Map with index. Here &quot;f&quot; must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &amp;gt; mapi /array

  # Map without index. Here &quot;f&quot; must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;package org.eolang;

&lt;/metas&gt;
   &lt;objects&gt;
      &lt;class java-name=&quot;EOarray&quot; line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray extends PhDefault {
  public EOarray() {
    this(new PhEta());
  }
  public EOarray(final Phi parent) {
    super(parent);
    this.add(&quot;data&quot;, new AtFree(/* default */));
    this.add(&quot;push&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOpush(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;get&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOget(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;append&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOappend(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;reduce&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOreduce(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;mapi&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOmapi(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;map&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOmap(self);
      ret = new PhCopy(ret);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot;
             java-name=&quot;EOarray$EOpush&quot;
             line=&quot;5&quot;
             name=&quot;array$push">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOpush extends PhDefault {
  public EOarray$EOpush() {
    this(new PhEta());
  }
  public EOarray$EOpush(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="object"
             java-name="EOarray$EOget"
             line="9"
             name="array$get">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOget extends PhDefault {
  public EOarray$EOget() {
    this(new PhEta());
  }
  public EOarray$EOget(final Phi parent) {
    super(parent);
    this.add("i", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="array"
             java-name="EOarray$EOappend"
             line="13"
             name="array$append">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOappend extends PhDefault {
  public EOarray$EOappend() {
    this(new PhEta());
  }
  public EOarray$EOappend(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="a"
             java-name="EOarray$EOreduce"
             line="17"
             name="array$reduce">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOreduce extends PhDefault {
  public EOarray$EOreduce() {
    this(new PhEta());
  }
  public EOarray$EOreduce(final Phi parent) {
    super(parent);
    this.add("a", new AtFree(/* default */));
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="array"
             java-name="EOarray$EOmapi"
             line="20"
             name="array$mapi">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmapi extends PhDefault {
  public EOarray$EOmapi() {
    this(new PhEta());
  }
  public EOarray$EOmapi(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap" line="26" name="array$map">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap extends PhDefault {
  public EOarray$EOmap() {
    this(new PhEta());
  }
  public EOarray$EOmap(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new PhMethod(new PhMethod(self, "_parent"), "mapi");
      ret = new PhCopy(ret);
        Phi ret_1 = new EOarray$EOmap$EO1$EO(self);
        ret_1 = new PhCopy(ret_1);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap$EO1$EO" line="31" name="array$map$1$">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap$EO1$EO extends PhDefault {
  public EOarray$EOmap$EO1$EO() {
    this(new PhEta());
  }
  public EOarray$EOmap$EO1$EO(final Phi parent) {
    super(parent);
    this.add(&quot;x&quot;, new AtFree(/* default */));
    this.add(&quot;i&quot;, new AtFree(/* default */));
    this.add(&quot;_origin&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new PhMethod(new PhMethod(self, &quot;_parent&quot;), &quot;f&quot;);
      ret = new PhCopy(ret);
        Phi ret_1 = new PhMethod(self, &quot;x&quot;);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo2116983270283232194/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="8"
         name="code.eo"
         time="2021-01-13T10:55:35.328Z"
         version="0.1.9">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /array

  # Reduce from start "a" using the function "f"
  [a f] &gt; reduce /a

  # Map with index. Here "f" must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &gt; mapi /array

  # Map without index. Here "f" must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &gt; map
    mapi &gt; @
      [x i]
        f x &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <metas>package org.eolang;

</metas>
   <objects>
      <class java-name="EOarray" line="3" name="array">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray extends PhDefault {
  public EOarray() {
    this(new PhEta());
  }
  public EOarray(final Phi parent) {
    super(parent);
    this.add("data", new AtFree(/* default */));
    this.add("push", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOpush(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("get", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOget(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("append", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOappend(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("reduce", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOreduce(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("mapi", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOmapi(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("map", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOmap(self);
      ret = new PhCopy(ret);
      return ret;
    })));
  }
}</java>
      </class>
      <class atom="int"
             java-name="EOarray$EOpush"
             line="5"
             name="array$push">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOpush extends PhDefault {
  public EOarray$EOpush() {
    this(new PhEta());
  }
  public EOarray$EOpush(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="object"
             java-name="EOarray$EOget"
             line="9"
             name="array$get">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOget extends PhDefault {
  public EOarray$EOget() {
    this(new PhEta());
  }
  public EOarray$EOget(final Phi parent) {
    super(parent);
    this.add("i", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="array"
             java-name="EOarray$EOappend"
             line="13"
             name="array$append">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOappend extends PhDefault {
  public EOarray$EOappend() {
    this(new PhEta());
  }
  public EOarray$EOappend(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="a"
             java-name="EOarray$EOreduce"
             line="17"
             name="array$reduce">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOreduce extends PhDefault {
  public EOarray$EOreduce() {
    this(new PhEta());
  }
  public EOarray$EOreduce(final Phi parent) {
    super(parent);
    this.add("a", new AtFree(/* default */));
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="array"
             java-name="EOarray$EOmapi"
             line="20"
             name="array$mapi">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmapi extends PhDefault {
  public EOarray$EOmapi() {
    this(new PhEta());
  }
  public EOarray$EOmapi(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap" line="26" name="array$map">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap extends PhDefault {
  public EOarray$EOmap() {
    this(new PhEta());
  }
  public EOarray$EOmap(final Phi parent) {
    super(parent);
    this.add(&quot;f&quot;, new AtFree(/* default */));
    this.add(&quot;_origin&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new PhMethod(new PhMethod(self, &quot;_parent&quot;), &quot;mapi&quot;);
      ret = new PhCopy(ret);
        Phi ret_1 = new EOarray$EOmap$EO1$EO(self);
        ret_1 = new PhCopy(ret_1);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class java-name=&quot;EOarray$EOmap$EO1$EO" line="31" name="array$map$1$">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap$EO1$EO extends PhDefault {
  public EOarray$EOmap$EO1$EO() {
    this(new PhEta());
  }
  public EOarray$EOmap$EO1$EO(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
    this.add("i", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new PhMethod(new PhMethod(self, "_parent"), "f");
      ret = new PhCopy(ret);
        Phi ret_1 = new PhMethod(self, "x");
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 1502 chars to /tmp/eo2116983270283232194/generated/EOarray.java
[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 866 chars to /tmp/eo2116983270283232194/generated/EOarray$EOmap.java
[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 888 chars to /tmp/eo2116983270283232194/generated/EOarray$EOmap$EO1$EO.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo2116983270283232194/target/eo/optimize/code.eo.xml compiled to /tmp/eo2116983270283232194/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo2116983270283232194/generated
[0;37mINFOm] org.eolang.maven.CompileMojoTest: Java output:

/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.723Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.328Z by the EO compiler v.0.1.9.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray extends PhDefault {
  public EOarray() {
    this(new PhEta());
  }
  public EOarray(final Phi parent) {
    super(parent);
    this.add("data", new AtFree(/* default */));
    this.add("push", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOpush(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("get", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOget(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("append", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOappend(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("reduce", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOreduce(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("mapi", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOmapi(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("map", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOmap(self);
      ret = new PhCopy(ret);
      return ret;
    })));
  }
}
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo7520155745457365230/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="code.eo"
         time="2021-01-13T10:55:35.749Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &gt; pi
#
# [n] &gt; alpha
#   [] &gt; x
#     a pi 666 &gt; pp
#       [] &gt; n
#         wild &gt; tff
#       two.f1.f2 x
#   stdout &gt; z
#     sprintf &gt; f!
#       "Hello, ".trim
#       x 0x1fff n
#
# alpha &gt; beta
#   alpha
#     'Z'
[n x] &gt; mess
  [a] &gt; test /int
  n.hello &gt; f
    "Hello, world!"
    x
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>
      <meta line="4">
         <head>package</head>
         <tail>org.eolang.examples</tail>
      </meta>
      <meta line="5">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
   </metas>
   <objects>
      <o line="23" name="mess">
         <o line="23" name="n"/>
         <o line="23" name="x"/>
         <o atom="int" line="24" name="test">
            <o line="24" name="a"/>
         </o>
         <o base="n" line="25"/>
         <o base=".hello" line="25" method="" name="f">
            <o base="string" data="string" line="26">Hello, world!</o>
            <o base="x" line="27"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 27 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo7520155745457365230/src/code.eo parsed to /tmp/eo7520155745457365230/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo7520155745457365230/target/eo/parse/code.eo.xml optimized to /tmp/eo7520155745457365230/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo7520155745457365230/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo7520155745457365230/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="code.eo"
         time="2021-01-13T10:55:35.749Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &gt; pi
#
# [n] &gt; alpha
#   [] &gt; x
#     a pi 666 &gt; pp
#       [] &gt; n
#         wild &gt; tff
#       two.f1.f2 x
#   stdout &gt; z
#     sprintf &gt; f!
#       "Hello, ".trim
#       x 0x1fff n
#
# alpha &gt; beta
#   alpha
#     'Z'
[n x] &gt; mess
  [a] &gt; test /int
  n.hello &gt; f
    "Hello, world!"
    x
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>
      <meta line="4">
         <head>package</head>
         <tail&gt;org.eolang.examples&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;23&quot; name=&quot;mess&quot;&gt;
         &lt;o line=&quot;23&quot; name=&quot;n&quot;/&gt;
         &lt;o line=&quot;23&quot; name=&quot;x&quot;/&gt;
         &lt;o atom=&quot;int&quot;
            base=&quot;mess$test&quot;
            cut=&quot;2&quot;
            line=&quot;24&quot;
            name=&quot;test&quot;
            ref=&quot;24&quot;&gt;
            &lt;o as=&quot;n&quot; base=&quot;n&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
            &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;25&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.hello&quot; line=&quot;25&quot; method=&quot;&quot; name=&quot;f&quot;&gt;
            &lt;o base=&quot;n&quot; line=&quot;25&quot; ref=&quot;23&quot;/&gt;
            &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;26&quot;&gt;Hello, world!&lt;/o&gt;
            &lt;o base=&quot;x&quot; line=&quot;27&quot; ref=&quot;23&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;24&quot; name=&quot;mess$test&quot;&gt;
         &lt;o line=&quot;24&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;n&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.25&quot; name=&quot;f&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo7520155745457365230/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="code.eo"
         time="2021-01-13T10:55:35.749Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &gt; pi
#
# [n] &gt; alpha
#   [] &gt; x
#     a pi 666 &gt; pp
#       [] &gt; n
#         wild &gt; tff
#       two.f1.f2 x
#   stdout &gt; z
#     sprintf &gt; f!
#       "Hello, ".trim
#       x 0x1fff n
#
# alpha &gt; beta
#   alpha
#     'Z'
[n x] &gt; mess
  [a] &gt; test /int
  n.hello &gt; f
    "Hello, world!"
    x
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>
      <meta line="4">
         <head>package</head>
         <tail>org.eolang.examples</tail>
      </meta>
   </metas>
   <objects>
      <class line="23" name="mess">
         <o line="23" name="n"/>
         <o line="23" name="x"/>
         <o atom="int"
            base="mess$test"
            cut="2"
            line="24"
            name="test"
            ref="24">
            <o as="n" base="n" level="1" ref="23"/>
            <o as="x" base="x" level="1" ref="23"/>
            <o as="f" base="f" level="1" ref="25"/>
         </o>
         <o base=".hello" line="25" method="" name="f">
            <o base="n" line="25" ref="23"/>
            <o base="org.eolang.string" data="string" line="26">Hello, world!</o>
            <o base="x" line="27" ref="23"/>
         </o>
      </class>
      <class atom="int" line="24" name="mess$test">
         <o line="24" name="a"/>
         <o level="1" line="24.23" name="n"/>
         <o level="1" line="24.23" name="x"/>
         <o level="1" line="24.25" name="f"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/attrs.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="code.eo"
         time="2021-01-13T10:55:35.749Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &gt; pi
#
# [n] &gt; alpha
#   [] &gt; x
#     a pi 666 &gt; pp
#       [] &gt; n
#         wild &gt; tff
#       two.f1.f2 x
#   stdout &gt; z
#     sprintf &gt; f!
#       "Hello, ".trim
#       x 0x1fff n
#
# alpha &gt; beta
#   alpha
#     'Z'
[n x] &gt; mess
  [a] &gt; test /int
  n.hello &gt; f
    "Hello, world!"
    x
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>
      <meta line="4">
         <head>package</head>
         <tail>org.eolang.examples</tail>
      </meta>
   </metas>
   <objects>
      <class line="23" name="mess">
         <attr name="n">
            <free>
               <o line="23" name="n"/>
            </free>
         </attr>
         <attr name="x">
            <free>
               <o line="23" name="x"/>
            </free>
         </attr>
         <attr name="test">
            <bound>
               <o atom="int"
                  base="mess$test"
                  cut="2"
                  line="24"
                  name="test"
                  ref="24">
                  <o as="n" base="n" level="1" ref="23"/>
                  <o as="x" base="x" level="1" ref="23"/>
                  <o as="f" base="f" level="1" ref="25"/>
               </o>
            </bound>
         </attr>
         <attr name="f">
            <bound>
               <o base=".hello" line="25" method="" name="f">
                  <o base="n" line="25" ref="23"/>
                  <o base="org.eolang.string" data="string" line="26">Hello, world!</o>
                  <o base="x" line="27" ref="23"/>
               </o>
            </bound>
         </attr>
      </class>
      <class atom="int" line="24" name=&quot;mess$test&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;n&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.25&quot; name=&quot;f&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/varargs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;8&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:35.749Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &amp;gt; pi
#
# [n] &amp;gt; alpha
#   [] &amp;gt; x
#     a pi 666 &amp;gt; pp
#       [] &amp;gt; n
#         wild &amp;gt; tff
#       two.f1.f2 x
#   stdout &amp;gt; z
#     sprintf &amp;gt; f!
#       &quot;Hello, &quot;.trim
#       x 0x1fff n
#
# alpha &amp;gt; beta
#   alpha
#     'Z'
[n x] &amp;gt; mess
  [a] &amp;gt; test /int
  n.hello &amp;gt; f
    &quot;Hello, world!&quot;
    x
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This is the header comment of this simple EO
program, to be ignored.&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang.examples&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;23&quot; name=&quot;mess&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;test&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;mess$test&quot;
                  cut=&quot;2&quot;
                  line=&quot;24&quot;
                  name=&quot;test&quot;
                  ref=&quot;24&quot;&gt;
                  &lt;o as=&quot;n&quot; base=&quot;n&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;25&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.hello&quot; line=&quot;25&quot; method=&quot;&quot; name=&quot;f&quot;&gt;
                  &lt;o base=&quot;n&quot; line=&quot;25&quot; ref=&quot;23&quot;/&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;26&quot;&gt;Hello, world!&lt;/o&gt;
                  &lt;o base=&quot;x&quot; line=&quot;27&quot; ref=&quot;23&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound>
         </attr>
      </class>
      <class atom="int" line="24" name="mess$test">
         <attr name="a">
            <free>
               <o line="24" name="a"/>
            </free>
         </attr>
         <o level="1" line="24.23" name="n"/>
         <o level="1" line="24.23" name="x"/>
         <o level="1" line="24.25" name="f"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="code.eo"
         time="2021-01-13T10:55:35.749Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &gt; pi
#
# [n] &gt; alpha
#   [] &gt; x
#     a pi 666 &gt; pp
#       [] &gt; n
#         wild &gt; tff
#       two.f1.f2 x
#   stdout &gt; z
#     sprintf &gt; f!
#       "Hello, ".trim
#       x 0x1fff n
#
# alpha &gt; beta
#   alpha
#     'Z'
[n x] &gt; mess
  [a] &gt; test /int
  n.hello &gt; f
    "Hello, world!"
    x
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>
      <meta line="4">
         <head>package</head>
         <tail>org.eolang.examples</tail>
      </meta>
   </metas>
   <objects>
      <class line="23" name="mess">
         <attr name="n">
            <free>
               <o line="23" name="n"/>
            </free>
         </attr>
         <attr name="x">
            <free>
               <o line="23" name="x"/>
            </free>
         </attr>
         <attr name="test">
            <bound>
               <o atom="int"
                  base="mess$test"
                  cut="2"
                  line="24"
                  name="test"
                  ref="24">
                  <o as="n" base="n" level="1" ref="23"/>
                  <o as="x" base="x" level="1" ref="23"/>
                  <o as="f" base="f" level="1" ref="25"/>
               </o>
            </bound>
         </attr>
         <attr name="f">
            <bound>
               <o base=".hello" line="25" method="" name="f">
                  <o base="n" line="25" ref="23"/>
                  <o base="org.eolang.string" data="string" line="26">Hello, world!</o>
                  <o base="x" line="27" ref="23"/>
               </o>
            </bound>
         </attr>
      </class>
      <class atom="int" line="24" name="mess$test">
         <attr name="a">
            <free>
               <o line="24" name="a"/>
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;n&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.25&quot; name=&quot;f&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/data.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;8&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:35.749Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &amp;gt; pi
#
# [n] &amp;gt; alpha
#   [] &amp;gt; x
#     a pi 666 &amp;gt; pp
#       [] &amp;gt; n
#         wild &amp;gt; tff
#       two.f1.f2 x
#   stdout &amp;gt; z
#     sprintf &amp;gt; f!
#       &quot;Hello, &quot;.trim
#       x 0x1fff n
#
# alpha &amp;gt; beta
#   alpha
#     'Z'
[n x] &amp;gt; mess
  [a] &amp;gt; test /int
  n.hello &amp;gt; f
    &quot;Hello, world!&quot;
    x
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This is the header comment of this simple EO
program, to be ignored.&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang.examples&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;23&quot; name=&quot;mess&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;test&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;mess$test&quot;
                  cut=&quot;2&quot;
                  line=&quot;24&quot;
                  name=&quot;test&quot;
                  ref=&quot;24&quot;&gt;
                  &lt;o as=&quot;n&quot; base=&quot;n&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;25&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.hello&quot; line=&quot;25&quot; method=&quot;&quot; name=&quot;f&quot;&gt;
                  &lt;o base=&quot;n&quot; line=&quot;25&quot; ref=&quot;23&quot;/&gt;
                  &lt;o base=&quot;org.eolang.string&quot; line=&quot;26&quot;&gt;
                     <value java-type="String">"Hello, world!"</value>
                  </o>
                  <o base="x" line="27" ref="23"/>
               </o>
            </bound>
         </attr>
      </class>
      <class atom="int" line="24" name="mess$test">
         <attr name="a">
            <free>
               <o line="24" name="a"/>
            </free>
         </attr>
         <o level="1" line="24.23" name="n"/>
         <o level="1" line="24.23" name="x"/>
         <o level="1" line="24.25" name="f"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/to-java.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="8"
         name="code.eo"
         time="2021-01-13T10:55:35.749Z"
         version="0.1.9">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &gt; pi
#
# [n] &gt; alpha
#   [] &gt; x
#     a pi 666 &gt; pp
#       [] &gt; n
#         wild &gt; tff
#       two.f1.f2 x
#   stdout &gt; z
#     sprintf &gt; f!
#       "Hello, ".trim
#       x 0x1fff n
#
# alpha &gt; beta
#   alpha
#     'Z'
[n x] &gt; mess
  [a] &gt; test /int
  n.hello &gt; f
    "Hello, world!"
    x
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>package org.eolang.examples;

</metas>
   <objects>
      <class java-name="EOmess" line="23" name="mess">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.994Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.749Z by the EO compiler v.0.1.9.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess extends PhDefault {
  public EOmess() {
    this(new PhEta());
  }
  public EOmess(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("x", new AtFree(/* default */));
    this.add("test", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOmess$EOtest(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("f", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base = new PhMethod(self, "n");
      Phi ret = new PhMethod(ret_base, "hello");
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, "data", new Data.Value&lt;String&gt;("Hello, world!"));
        Phi ret_2 = new PhMethod(self, "x");
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
      <class atom="int" java-name="EOmess$EOtest" line="24" name="mess$test">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.994Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.749Z by the EO compiler v.0.1.9.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess$EOtest extends PhDefault {
  public EOmess$EOtest() {
    this(new PhEta());
  }
  public EOmess$EOtest(final Phi parent) {
    super(parent);
    this.add("a", new AtFree(/* default */));
  }
}&lt;/java&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo7520155745457365230/target/eo/optimize/code.eo.xml:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program java-name=&quot;code.EOeo&quot;
         ms=&quot;8&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T10:55:35.749Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &amp;gt; pi
#
# [n] &amp;gt; alpha
#   [] &amp;gt; x
#     a pi 666 &amp;gt; pp
#       [] &amp;gt; n
#         wild &amp;gt; tff
#       two.f1.f2 x
#   stdout &amp;gt; z
#     sprintf &amp;gt; f!
#       &quot;Hello, &quot;.trim
#       x 0x1fff n
#
# alpha &amp;gt; beta
#   alpha
#     'Z'
[n x] &amp;gt; mess
  [a] &amp;gt; test /int
  n.hello &amp;gt; f
    &quot;Hello, world!&quot;
    x
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This is the header comment of this simple EO
program, to be ignored.&lt;/license&gt;
   &lt;metas&gt;package org.eolang.examples;

&lt;/metas&gt;
   &lt;objects&gt;
      &lt;class java-name=&quot;EOmess&quot; line=&quot;23&quot; name=&quot;mess&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.994Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.749Z by the EO compiler v.0.1.9.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess extends PhDefault {
  public EOmess() {
    this(new PhEta());
  }
  public EOmess(final Phi parent) {
    super(parent);
    this.add(&quot;n&quot;, new AtFree(/* default */));
    this.add("x", new AtFree(/* default */));
    this.add("test", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOmess$EOtest(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("f", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base = new PhMethod(self, "n");
      Phi ret = new PhMethod(ret_base, "hello");
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, "data", new Data.Value&lt;String&gt;("Hello, world!"));
        Phi ret_2 = new PhMethod(self, "x");
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
      <class atom="int" java-name="EOmess$EOtest" line="24" name="mess$test">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.994Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.749Z by the EO compiler v.0.1.9.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess$EOtest extends PhDefault {
  public EOmess$EOtest() {
    this(new PhEta());
  }
  public EOmess$EOtest(final Phi parent) {
    super(parent);
    this.add("a", new AtFree(/* default */));
  }
}</java>
      </class>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 1251 chars to /tmp/eo7520155745457365230/generated/EOmess.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo7520155745457365230/target/eo/optimize/code.eo.xml compiled to /tmp/eo7520155745457365230/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo7520155745457365230/generated
[0;37mINFOm] org.eolang.maven.CompileMojoTest: Java output:

/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T10:55:35.994Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T10:55:35.749Z by the EO compiler v.0.1.9.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess extends PhDefault {
  public EOmess() {
    this(new PhEta());
  }
  public EOmess(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("x", new AtFree(/* default */));
    this.add("test", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOmess$EOtest(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("f", new AtBound(new AtLambda(this, self -> {
      Phi ret_base = new PhMethod(self, "n");
      Phi ret = new PhMethod(ret_base, "hello");
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, "data", new Data.Value<String>("Hello, world!"));
        Phi ret_2 = new PhMethod(self, "x");
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 s - in org.eolang.maven.CompileMojoTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO]
[INFO] --- jcabi-maven-plugin:0.14.1:versionalize (jcabi-versionalize-packages) @ eo-maven-plugin ---
[INFO] Versionalizing /home/r/repo/eo-maven-plugin/target/classes directory
[INFO] File /home/r/repo/eo-maven-plugin/target/classes/org/eolang/maven/org-eolang-eo-maven-plugin-maven-plugin.txt added
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eo-maven-plugin ---
[INFO] Building jar: /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ eo-maven-plugin ---
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (jcabi-sources) > generate-sources @ eo-maven-plugin >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-maven-plugin ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-maven-plugin ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-maven-plugin ---
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:properties (default) @ eo-maven-plugin ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (jcabi-sources) < generate-sources @ eo-maven-plugin <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (jcabi-sources) @ eo-maven-plugin ---
[INFO] Building jar: /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (jcabi-javadoc) @ eo-maven-plugin ---
[INFO] No previous run data found, generating javadoc.
[INFO]
Loading source files for package org.eolang.maven...
Constructing Javadoc information...
Standard Doclet version 1.8.0_252
Building tree for all the packages and classes...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/CompileMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/OptimizeMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/ParseMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/PullMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/package-frame.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/package-summary.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/package-tree.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/constant-values.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/class-use/ParseMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/class-use/OptimizeMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/class-use/PullMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/class-use/CompileMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/overview-tree.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/index-all.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/index.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/help-doc.html...
Note: Custom tags that could override future standard tags:  @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names.
Note: Custom tags that were not seen:  @todo, @checkstyle
[INFO] Building jar: /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9-javadoc.jar
[INFO]
[INFO] --- maven-invoker-plugin:3.2.1:install (default) @ eo-maven-plugin ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/36/commons-parent-36.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/36/commons-parent-36.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar (0 B at 0 B/s)
[INFO] Installing /home/r/repo/eo-parser/pom.xml to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.pom
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9.jar to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.jar
[INFO] Installing /home/r/repo/eo-parser/pom.xml to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.pom
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9-sources.jar to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-sources.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9-javadoc.jar to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-javadoc.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9.jar.asc to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9.pom.asc to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.pom.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9-sources.jar.asc to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-sources.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.9-javadoc.jar.asc to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-javadoc.jar.asc
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parent/0.1.9/eo-parent-0.1.9.pom
[INFO] Installing /home/r/repo/eo-maven-plugin/pom.xml to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.pom
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9.jar to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9-sources.jar to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-sources.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9-javadoc.jar to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-javadoc.jar
[INFO]
[INFO] --- maven-invoker-plugin:3.2.1:run (default) @ eo-maven-plugin ---
[INFO] Building: fibonacci/pom.xml
[INFO] OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (5.7 kB at 273 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 6.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 21 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/guava/guava/15.0/guava-15.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 6.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 7.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 17 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 19 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (5.6 kB at 5.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 3.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 5.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 8.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 4.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 9.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 5.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/11/commons-parent-11.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/4/apache-4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/4/apache-4.pom (4.5 kB at 4.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 6.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1.0 kB at 1.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (1.2 kB at 621 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 16 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 21 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 1.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 1.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 20 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 17 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/17/commons-parent-17.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 31 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/7/apache-7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/7/apache-7.pom (14 kB at 14 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 10 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/25/commons-parent-25.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 24 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/9/apache-9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/9/apache-9.pom (15 kB at 7.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (2.5 kB at 2.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (6.5 kB at 3.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 5.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 14 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/5/project-5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 5.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/6/project-6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 24 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 21 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 5.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/oss-parent/4/oss-parent-4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 18 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 2.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 863 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 8.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 13 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/10/apache-10.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/10/apache-10.pom (15 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 4.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 8.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 4.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 21 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 59 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 1.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 2.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 22 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (42 kB at 21 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/guava/guava/15.0/guava-15.0.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 13 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 13 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 16 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 45 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 61 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 4.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 26 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 5.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 16 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 54 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 46 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 1.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 8.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 14 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 403 kB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 751 kB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 17 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 59 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 86 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom (12 kB at 6.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom (2.8 kB at 2.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom (18 kB at 8.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 760 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 kB at 23 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom (2.2 kB at 2.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 3.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 4.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 8.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/guava/guava/14.0.1/guava-14.0.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 5.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (4.9 kB at 4.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 kB at 18 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (5.7 kB at 5.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2.0 kB at 2.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3.0 kB at 3.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2.0 kB at 2.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (2.1 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (6.2 kB at 6.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (3.4 kB at 3.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (2.1 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (4.5 kB at 4.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (3.6 kB at 3.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (3.6 kB at 3.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (3.3 kB at 3.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2.0 kB at 2.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (4.2 kB at 4.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (4.3 kB at 2.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (4.5 kB at 2.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (4.7 kB at 4.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3.0 kB at 3.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (3.5 kB at 1.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6.0 kB at 6.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 kB at 13 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 3.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 22 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 2.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 965 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 1.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 kB at 13 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 386 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (1.6 kB at 1.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/joda-time/joda-time/2.2/joda-time-2.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/joda-time/joda-time/2.2/joda-time-2.2.pom (16 kB at 8.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (1.6 kB at 1.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (1.8 kB at 1.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 760 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (2.1 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 5.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (10 kB at 10 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 kB at 21 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/net/java/jvnet-parent/1/jvnet-parent-1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 4.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 7.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (6.7 kB at 6.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (6.2 kB at 3.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (3.6 kB at 3.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (5.2 kB at 5.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (15 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/7/project-7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 27 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/13/apache-13.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/13/apache-13.pom (14 kB at 14 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (4.6 kB at 4.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (1.7 kB at 1.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/oss-parent/11/oss-parent-11.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 23 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6.0 kB at 6.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/oss-parent/12/oss-parent-12.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 kB at 23 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (5.9 kB at 5.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (1.3 kB at 1.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (3.2 kB at 3.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (3.8 kB at 3.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (4.5 kB at 4.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (4.6 kB at 2.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (4.5 kB at 4.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 kB at 7.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (2.6 kB at 1.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 3.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 19 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 1.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 19 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 1.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 10 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5.0 kB at 5.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/guava/guava/14.0.1/guava-14.0.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 890 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 1.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar (16 kB at 939 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar (250 kB at 13 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (160 kB at 32 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 27 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (211 kB at 35 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 kB at 4.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 4.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 1.0 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 1.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/joda-time/joda-time/2.2/joda-time-2.2.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 kB at 3.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 kB at 2.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 kB at 1.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (207 kB at 19 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 3.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (532 kB at 35 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 4.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 kB at 993 kB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/joda-time/joda-time/2.2/joda-time-2.2.jar (574 kB at 34 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (131 kB at 7.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (6.3 kB at 372 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (37 kB at 2.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (467 kB at 25 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (16 kB at 822 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (198 kB at 9.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (28 kB at 1.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (32 kB at 1.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 58 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 kB at 718 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 9.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (121 kB at 4.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (282 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 kB at 1.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (50 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (591 kB at 21 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 2.2 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 3.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (914 kB at 29 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 7.7 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (271 kB at 8.2 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (428 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 4.9 MB/s)
[INFO] [INFO] Inspecting build with total of 1 modules...
[INFO] [INFO] Not installing Nexus Staging features:
[INFO] [INFO]  * Preexisting staging related goal bindings found in 1 modules.
[INFO] [INFO]
[INFO] [INFO] ------------------------< org.eolang:examples >-------------------------
[INFO] [INFO] Building Fibonacci Numbers Calculator 0.1.9
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (7.3 kB at 8.9 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (7.2 kB at 31 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/26/maven-parent-26.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 20 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/16/apache-16.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/16/apache-16.pom (15 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 kB at 114 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom (5.7 kB at 23 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 44 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/30/maven-parent-30.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 21 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/18/apache-18.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/18/apache-18.pom (16 kB at 16 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar (31 kB at 133 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 5.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 10 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/31/maven-parent-31.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 43 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (14 kB at 14 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 17 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 kB at 40 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 14 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 66 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom (12 kB at 54 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 46 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/32/maven-parent-32.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/32/maven-parent-32.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 181 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/20/apache-20.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/20/apache-20.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/20/apache-20.pom (16 kB at 49 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 206 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.pom (7.2 kB at 17 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire/3.0.0-M3/surefire-3.0.0-M3.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M3/surefire-3.0.0-M3.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M3/surefire-3.0.0-M3.pom (23 kB at 56 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 44 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/21/apache-21.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/21/apache-21.pom (17 kB at 17 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.jar
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.jar (40 kB at 97 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.pom (4.7 kB at 4.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar (51 kB at 25 MB/s)
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ examples ---
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 1.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 22 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 24 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/6/apache-6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/6/apache-6.pom (13 kB at 13 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 3.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 3.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 17 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 5.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 3.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 1.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 7.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 3.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 5.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 4.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 13 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 62 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 24 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 5.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 5.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 19 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 38 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 26 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 22 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 21 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 43 MB/s)
[INFO] [INFO]
[INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ examples ---
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 1.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 22 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 32 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/5/apache-5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/5/apache-5.pom (4.1 kB at 4.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 1.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 2.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 2.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 3.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 889 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 5.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 3.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 492 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 5.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/junit/junit/4.11/junit-4.11.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/junit/junit/4.11/junit-4.11.pom (2.3 kB at 2.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 766 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 2.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 3.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 2.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 3.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 880 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 2.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 7.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 3.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 2.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 1.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 1.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 3.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 8.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 1.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 8.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 7.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 1.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 3.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 47 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (2.8 kB at 8.8 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 1.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (3.7 kB at 16 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 3.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 8.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 3.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/6/maven-parent-6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 20 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 2.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 4.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 17 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/xbean/xbean/3.4/xbean-3.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 19 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 145 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 5.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 2.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/google/1/google-1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/google/1/google-1.pom (1.6 kB at 1.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 1.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 7.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 5.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/24/maven-parent-24.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 37 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/14/apache-14.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/14/apache-14.pom (15 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 815 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 2.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 28 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 3.4 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 9.0 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 32 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (3.4 kB at 10 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 41 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 3.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 3.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 19 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 1.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 3.1 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 20 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 5.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 8.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 20 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 3.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 1.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 2.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 22 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 24 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 41 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 1.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 1.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 1.4 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 3.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 1.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 1.2 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 4.6 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 1.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 3.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 3.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 383 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 2.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 5.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/junit/junit/4.11/junit-4.11.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 10 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 4.9 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 20 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 3.5 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 14 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/junit/junit/4.11/junit-4.11.jar (245 kB at 18 MB/s)
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 895 kB/s)
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 22 kB/s)
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 63 kB/s)
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 156 kB/s)
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 18 kB/s)
[INFO] [INFO]
[INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ examples ---
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 6.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/junit/junit/4.12/junit-4.12.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/junit/junit/4.12/junit-4.12.pom (24 kB at 24 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 6.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 2.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (1.6 kB at 1.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 kB at 22 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 3.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (2.2 kB at 2.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (1.5 kB at 1.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (3.5 kB at 3.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (2.1 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (2.7 kB at 2.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (2.5 kB at 2.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (2.2 kB at 2.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/24/commons-parent-24.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 47 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (2.1 kB at 1.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (2.7 kB at 2.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (1.7 kB at 856 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (2.3 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (2.6 kB at 1.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (2.5 kB at 2.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (2.3 kB at 2.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (9.8 kB at 9.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 2.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 3.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 21 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/11/apache-11.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/11/apache-11.pom (15 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 526 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 2.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 1.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 3.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.1/commons-io-2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (2.5 kB at 2.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 1.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 4.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 4.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 1.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 804 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (2.1 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 3.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 9.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (1.4 kB at 1.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 1.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 652 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 2.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 971 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 1.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (1.3 kB at 634 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (3.8 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 kB at 5.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 43 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 kB at 6.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 kB at 6.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (56 kB at 8.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (66 kB at 9.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 kB at 3.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (78 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (76 kB at 8.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (68 kB at 7.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (62 kB at 6.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (66 kB at 7.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (83 kB at 8.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 382 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 959 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (71 kB at 4.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 711 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 367 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 36 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 266 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 209 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 392 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (71 kB at 3.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (762 kB at 32 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (250 kB at 10 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 9.4 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1.2 MB at 40 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3.8 MB at 78 MB/s)
[INFO] [INFO] ShortRevision tag detected. The value is '7'.
[INFO] [INFO] Executing: /bin/sh -c cd '/home/r/repo/eo-maven-plugin/target/it/fibonacci' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] [INFO] Working directory: /home/r/repo/eo-maven-plugin/target/it/fibonacci
[INFO] [INFO] Storing buildNumber: ebe1272 at timestamp: 2021-01-13T10:55:53
[INFO] [INFO] Storing buildScmBranch: __rultor
[INFO] [INFO]
[INFO] [INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ examples ---
[INFO] [INFO]
[INFO] [INFO] --- eo-maven-plugin:0.1.9:parse (default) @ examples ---
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom (25 kB at 25 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom (11 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom (41 kB at 41 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom (9.6 kB at 9.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/objenesis/objenesis/3.1/objenesis-3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/objenesis/objenesis/3.1/objenesis-3.1.pom (3.5 kB at 3.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom (18 kB at 18 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 3.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/objenesis/objenesis/3.1/objenesis-3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/objenesis/objenesis/3.1/objenesis-3.1.jar (60 kB at 30 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar (259 kB at 37 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar (667 kB at 74 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar (3.5 MB at 92 MB/s)
[INFO] [INFO] Target directory created: /home/r/repo/eo-maven-plugin/target/it/fibonacci/target
[INFO] [INFO] 49 attributes loaded from 43 stream(s) in 35ms, 49 saved, 371 ignored: ["Agent-Class", "Ant-Version", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Jdk", "Build-Jdk-Spec", "Built-By", "Bundl-version", "Bundle-Copyright", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "CLDR-Version", "Can-Redefine-Classes", "Can-Retransform-Classes", "Can-Set-Native-Method-Prefix", "Created-By", "EO-Version", "Eclipse-ExtensibleAPI", "Eclipse-SourceReferences", "Export-Package", "Extension-Name", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Main-Class", "Manifest-Version", "Multi-Release", "Premain-Class", "Project-Name", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
[INFO] [INFO] /home/r/repo/eo-maven-plugin/target/it/fibonacci/src/main/eo/org/eolang/examples/app.eo parsed to /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/eo/parse/org/eolang/examples/app.eo.xml
[INFO] [INFO] /home/r/repo/eo-maven-plugin/target/it/fibonacci/src/main/eo/org/eolang/examples/fibonacci.eo parsed to /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/eo/parse/org/eolang/examples/fibonacci.eo.xml
[INFO] [INFO]
[INFO] [INFO] --- eo-maven-plugin:0.1.9:optimize (default) @ examples ---
[INFO] [INFO] /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/eo/parse/org/eolang/examples/fibonacci.eo.xml optimized to /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/eo/optimize/org/eolang/examples/fibonacci.eo.xml, all steps are in /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/eo/steps/org/eolang/examples/fibonacci.eo.xml
[INFO] [WARNING] #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/o[1]/o[3]
[INFO] Matches both "element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]" on line 50 of file:///
[INFO] and "element(Q{}o)[attribute::attribute(Q{}method)]" on line 43 of file:///
[INFO] [WARNING] #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[2]/o[1]/o[1]/o[2]
[INFO] Matches both "element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]" on line 50 of file:///
[INFO] and "element(Q{}o)[attribute::attribute(Q{}method)]" on line 43 of file:///
[INFO] [INFO] /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/eo/parse/org/eolang/examples/app.eo.xml optimized to /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/eo/optimize/org/eolang/examples/app.eo.xml, all steps are in /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/eo/steps/org/eolang/examples/app.eo.xml
[INFO] [INFO]
[INFO] [INFO] --- eo-maven-plugin:0.1.9:compile (default) @ examples ---
[INFO] [INFO] Gen directory created: /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/generated-sources/eo
[INFO] [INFO] Saved 2566 chars to /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/generated-sources/eo/EOfibonacci.java
[INFO] [INFO] /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/eo/optimize/org/eolang/examples/fibonacci.eo.xml compiled to /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/generated-sources/eo
[INFO] [INFO] Saved 3388 chars to /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/generated-sources/eo/EOapp.java
[INFO] [INFO] Saved 1129 chars to /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/generated-sources/eo/EOapp$EO1$EO1$EO.java
[INFO] [INFO] /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/eo/optimize/org/eolang/examples/app.eo.xml compiled to /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/generated-sources/eo
[INFO] [INFO] Directory added to sources: /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/generated-sources/eo
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ examples ---
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 6.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 2.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 910 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 2.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 2.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 7.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 3.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 1.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 4.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 18 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 37 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/15/apache-15.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/15/apache-15.pom (15 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 6.8 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 3.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 9.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 10 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 9.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 4.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 13 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 27 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 30 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 19 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 2.1 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 22 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 59 MB/s)
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 204 kB/s)
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 590 kB/s)
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 913 kB/s)
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 186 kB/s)
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/eo-maven-plugin/target/it/fibonacci/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ examples ---
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 4.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 33 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 4.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 4.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/ow2/asm/asm/6.2/asm-6.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 2.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/ow2/ow2/1.5/ow2-1.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 16 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 867 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 1.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/ow2/asm/asm/6.2/asm-6.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 15 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 4.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 1.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 9.9 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 9.0 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 28 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 5.3 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 53 MB/s)
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 3 source files to /home/r/repo/eo-maven-plugin/target/it/fibonacci/target/classes
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ examples ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/eo-maven-plugin/target/it/fibonacci/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ examples ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ examples ---
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.pom (9.7 kB at 23 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.pom (3.5 kB at 8.8 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.pom (2.0 kB at 4.2 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.pom (7.4 kB at 18 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 32 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 4.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 2.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.pom (4.8 kB at 11 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-languages/1.0.1/plexus-languages-1.0.1.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.1/plexus-languages-1.0.1.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.1/plexus-languages-1.0.1.pom (4.2 kB at 7.9 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom (2.9 kB at 7.2 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 9.0 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 18 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 36 MB/s)
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.jar
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar (13 kB at 33 kB/s)
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.jar
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar (178 kB at 384 kB/s)
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.jar (51 kB at 108 kB/s)
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.jar (312 kB at 647 kB/s)
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.jar (627 kB at 1.2 MB/s)
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.jar (114 kB at 137 kB/s)
[INFO] [INFO] No tests to run.
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  19.160 s
[INFO] [INFO] Finished at: 2021-01-13T10:56:01Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run post-build script verify.groovy
[INFO] Running post-build script: /home/r/repo/eo-maven-plugin/target/it/fibonacci/verify.groovy
[INFO] Finished post-build script: /home/r/repo/eo-maven-plugin/target/it/fibonacci/verify.groovy
[INFO]           fibonacci/pom.xml ................................ SUCCESS (20.7 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ eo-maven-plugin ---
[INFO] Executing tasks

main:
     [exec] /home/r/repo/eo-maven-plugin/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/fibonacci/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/settings.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/attrs.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/classes.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/data.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/once.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/to-java.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/varargs.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/test/resources/META-INF/maven/plugin.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ eo-maven-plugin ---
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ eo-maven-plugin ---
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/pom.xml to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.pom
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9-sources.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-sources.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9-javadoc.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-javadoc.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9.jar.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9.pom.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.pom.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-sources.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9-javadoc.jar.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-javadoc.jar.asc
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ eo-maven-plugin ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (jcabi-deploy-to-sonatype) @ eo-maven-plugin ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.19-01 and edition "Professional"
[INFO]  * Using staging profile ID "33927022b5669b" (matched by Nexus).
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/pom.xml to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.pom
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9-sources.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-sources.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9-javadoc.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-javadoc.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.pom.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-sources.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.9-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:release (jcabi-deploy-to-sonatype) @ eo-maven-plugin ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ----------------------< org.eolang:eo-archetype >-----------------------
[INFO] Building eo-archetype 0.1.9                                        [4/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eo-archetype ---
[INFO] Deleting /home/r/repo/eo-archetype/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-archetype ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-archetype ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-archetype ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ eo-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eo-archetype ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ eo-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/r/repo/eo-archetype/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eo-archetype ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ eo-archetype ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eo-archetype ---
[INFO] Building jar: /home/r/repo/eo-archetype/target/eo-archetype-0.1.9.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (jcabi-sources) > generate-sources @ eo-archetype >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-archetype ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-archetype ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-archetype ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (jcabi-sources) < generate-sources @ eo-archetype <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (jcabi-sources) @ eo-archetype ---
[INFO] Building jar: /home/r/repo/eo-archetype/target/eo-archetype-0.1.9-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (jcabi-javadoc) @ eo-archetype ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ eo-archetype ---
[INFO] Executing tasks

main:
     [exec] /home/r/repo/eo-archetype/pom.xml looks good
     [exec] /home/r/repo/eo-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml looks good
     [exec] /home/r/repo/eo-archetype/src/main/resources/archetype-resources/pom.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ eo-archetype ---
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ eo-archetype ---
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.9.jar to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.jar
[INFO] Installing /home/r/repo/eo-archetype/pom.xml to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.pom
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.9-sources.jar to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9-sources.jar
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.9.jar.asc to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.jar.asc
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.9.pom.asc to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.pom.asc
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.9-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9-sources.jar.asc
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ eo-archetype ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (jcabi-deploy-to-sonatype) @ eo-archetype ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.19-01 and edition "Professional"
[INFO]  * Using staging profile ID "33927022b5669b" (matched by Nexus).
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.9.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.jar
[INFO] Installing /home/r/repo/eo-archetype/pom.xml to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.pom
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.9-sources.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9-sources.jar
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.9.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.jar.asc
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.9.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.pom.asc
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.9-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:release (jcabi-deploy-to-sonatype) @ eo-archetype ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] -----------------------< org.eolang:eo-runtime >------------------------
[INFO] Building eo-runtime 0.1.9                                          [5/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eo-runtime ---
[INFO] Deleting /home/r/repo/eo-runtime/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-runtime ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-runtime ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-runtime ---
[INFO]
[INFO] --- eo-maven-plugin:0.1.9:parse (default) @ eo-runtime ---
[INFO] Target directory created: /home/r/repo/eo-runtime/target
[INFO] 49 attributes loaded from 43 stream(s) in 31ms, 49 saved, 371 ignored: ["Agent-Class", "Ant-Version", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Jdk&quot;, &quot;Build-Jdk-Spec&quot;, &quot;Built-By&quot;, &quot;Bundl-version&quot;, &quot;Bundle-Copyright&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "CLDR-Version", "Can-Redefine-Classes", "Can-Retransform-Classes", "Can-Set-Native-Method-Prefix", "Created-By", "EO-Version", "Eclipse-ExtensibleAPI", "Eclipse-SourceReferences", "Export-Package", "Extension-Name", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Main-Class", "Manifest-Version", "Multi-Release", "Premain-Class", "Project-Name", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/array.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/array.eo.xml
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/bool.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/bool.eo.xml
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/int.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/int.eo.xml
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/string.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/string.eo.xml
[INFO]
[INFO] --- eo-maven-plugin:0.1.9:optimize (default) @ eo-runtime ---
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/string.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/string.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/string.eo.xml
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/int.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/int.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/int.eo.xml
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/bool.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/bool.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/bool.eo.xml
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/array.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/array.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/array.eo.xml
[INFO]
[INFO] --- eo-maven-plugin:0.1.9:compile (default) @ eo-runtime ---
[INFO] Gen directory created: /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 861 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOstring.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/string.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 1939 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint.java
[INFO] Saved 875 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOsub.java
[INFO] Saved 1119 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOdiv.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/int.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 843 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EObool.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/bool.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 1502 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray.java
[INFO] Saved 866 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap.java
[INFO] Saved 888 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap$EO1$EO.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/array.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Directory added to sources: /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ eo-runtime ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eo-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 49 source files to /home/r/repo/eo-runtime/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ eo-runtime ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eo-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/r/repo/eo-runtime/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ eo-runtime ---
[INFO] Surefire report directory: /home/r/repo/eo-runtime/target/surefire-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eolang.EOintEOsubTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eolang.EOintEOsubTest
[INFO] Running org.eolang.io.EOstdoutTest
Hello, world!
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eolang.io.EOstdoutTest
[INFO] Running org.eolang.EOintEOlessTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eolang.EOintEOlessTest
[INFO] Running org.eolang.EOstringEOtrimTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eolang.EOstringEOtrimTest
[INFO] Running org.eolang.phi.PhDefaultTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eolang.phi.PhDefaultTest
[INFO] Running org.eolang.phi.AtVarargTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eolang.phi.AtVarargTest
[INFO] Running org.eolang.EOarrayEOpushTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eolang.EOarrayEOpushTest
[INFO] Running org.eolang.EOarrayEOgetTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eolang.EOarrayEOgetTest
[INFO] Running org.eolang.EOintEOnegTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eolang.EOintEOnegTest
[INFO] Running org.eolang.phi.MainTest
EOLANG Runtime v.0.1.9[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eolang.phi.MainTest
[INFO] Running org.eolang.EOstringEOtoIntTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eolang.EOstringEOtoIntTest
[INFO] Running org.eolang.txt.EOsprintfTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eolang.txt.EOsprintfTest
[INFO] Running org.eolang.EOintEOaddTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eolang.EOintEOaddTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jcabi-maven-plugin:0.14.1:versionalize (jcabi-versionalize-packages) @ eo-runtime ---
[INFO] Versionalizing /home/r/repo/eo-runtime/target/classes directory
[INFO] File /home/r/repo/eo-runtime/target/classes/org/eolang/org-eolang-eo-runtime-jar.txt added
[INFO] File /home/r/repo/eo-runtime/target/classes/org/eolang/io/org-eolang-eo-runtime-jar.txt added
[INFO] File /home/r/repo/eo-runtime/target/classes/org/eolang/phi/org-eolang-eo-runtime-jar.txt added
[INFO] File /home/r/repo/eo-runtime/target/classes/org/eolang/txt/org-eolang-eo-runtime-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eo-runtime ---
[INFO] Building jar: /home/r/repo/eo-runtime/target/eo-runtime-0.1.9.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (jcabi-sources) > generate-sources @ eo-runtime >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-runtime ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-runtime ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-runtime ---
[INFO]
[INFO] --- eo-maven-plugin:0.1.9:parse (default) @ eo-runtime ---
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/array.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/array.eo.xml
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/bool.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/bool.eo.xml
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/int.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/int.eo.xml
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/string.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/string.eo.xml
[INFO]
[INFO] --- eo-maven-plugin:0.1.9:optimize (default) @ eo-runtime ---
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/string.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/string.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/string.eo.xml
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/int.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/int.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/int.eo.xml
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/bool.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/bool.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/bool.eo.xml
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/array.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/array.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/array.eo.xml
[INFO]
[INFO] --- eo-maven-plugin:0.1.9:compile (default) @ eo-runtime ---
[INFO] Saved 860 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOstring.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/string.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 1939 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint.java
[INFO] Saved 875 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOsub.java
[INFO] Saved 1119 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOdiv.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/int.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 843 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EObool.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/bool.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 1502 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray.java
[INFO] Saved 866 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap.java
[INFO] Saved 888 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap$EO1$EO.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/array.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Directory added to sources: /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (jcabi-sources) < generate-sources @ eo-runtime <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (jcabi-sources) @ eo-runtime ---
[INFO] Building jar: /home/r/repo/eo-runtime/target/eo-runtime-0.1.9-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (jcabi-javadoc) @ eo-runtime ---
[INFO] No previous run data found, generating javadoc.
[INFO]
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EObool.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOint.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap$EO1$EO.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOstring.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOsub.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOdiv.java...
Loading source files for package org.eolang...
Loading source files for package org.eolang.io...
Loading source files for package org.eolang.phi...
Loading source files for package org.eolang.txt...
Constructing Javadoc information...
Standard Doclet version 1.8.0_252
Building tree for all the packages and classes...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray$EOappend.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray$EOget.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray$EOmap.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray$EOmap$EO1$EO.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray$EOmapi.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray$EOpush.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray$EOreduce.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EObool.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EObool$EOand.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EObool$EOif.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOadd.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOdiv.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOeq.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOless.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOmod.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOmul.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOneg.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOpow.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOsub.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOstring.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOstring$EOtoInt.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOstring$EOtrim.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/EOstdout.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtAbsent.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtBound.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtFree.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtLambda.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtNamed.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtOnce.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtSimple.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Attr.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Attr.Exception.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtVararg.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Data.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Data.Once.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Data.Take.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Data.Value.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Env.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Env.Simple.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Main.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/PhCopy.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/PhDefault.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/PhEta.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Phi.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/PhMethod.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/PhOnce.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/PhWith.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/txt/EOsprintf.html...
Generating /home/r/repo/eo-runtime/target/apidocs/overview-frame.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/package-frame.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/package-summary.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/package-tree.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/package-frame.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/package-summary.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/package-tree.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/package-frame.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/package-summary.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/package-tree.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/txt/package-frame.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/txt/package-summary.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/txt/package-tree.html...
Generating /home/r/repo/eo-runtime/target/apidocs/constant-values.html...
Generating /home/r/repo/eo-runtime/target/apidocs/serialized-form.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOmap.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EObool.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOmap$EO1$EO.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOstring.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOsub.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOdiv.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOdiv.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOsub.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOstring.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOmap$EO1$EO.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EObool.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOmap.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOadd.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOless.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOmapi.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EObool$EOand.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOappend.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOeq.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOstring$EOtrim.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOpush.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EObool$EOif.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOmod.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOpow.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOstring$EOtoInt.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOneg.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOmul.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOreduce.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOget.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/class-use/EOstdout.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtOnce.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Attr.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Attr.Exception.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/PhEta.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtAbsent.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Main.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/PhCopy.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Env.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Env.Simple.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtVararg.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtSimple.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtNamed.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtFree.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtLambda.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/PhMethod.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtBound.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/PhDefault.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/PhWith.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/PhOnce.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Data.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Data.Once.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Data.Value.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Data.Take.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Phi.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/txt/class-use/EOsprintf.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/package-use.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/package-use.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/package-use.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/txt/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/eo-runtime/target/apidocs/overview-tree.html...
Generating /home/r/repo/eo-runtime/target/apidocs/index-all.html...
Generating /home/r/repo/eo-runtime/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/eo-runtime/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/eo-runtime/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/eo-runtime/target/apidocs/index.html...
Generating /home/r/repo/eo-runtime/target/apidocs/overview-summary.html...
Generating /home/r/repo/eo-runtime/target/apidocs/help-doc.html...
Note: Custom tags that could override future standard tags:  @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names.
Note: Custom tags that were not seen:  @todo, @checkstyle
1 warning
[WARNING] Javadoc Warnings
[WARNING] /home/r/repo/eo-runtime/src/main/java/org/eolang/phi/Phi.java:40: warning - @param argument "name" is not a parameter name.
[INFO] Building jar: /home/r/repo/eo-runtime/target/eo-runtime-0.1.9-javadoc.jar
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ eo-runtime ---
[INFO] Executing tasks

main:
     [exec] /home/r/repo/eo-runtime/pom.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ eo-runtime ---
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ eo-runtime ---
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.jar
[INFO] Installing /home/r/repo/eo-runtime/pom.xml to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.pom
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9-sources.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-sources.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9-javadoc.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-javadoc.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9.jar.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9.pom.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.pom.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-sources.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9-javadoc.jar.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-javadoc.jar.asc
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ eo-runtime ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (jcabi-deploy-to-sonatype) @ eo-runtime ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.19-01 and edition "Professional"
[INFO]  * Using staging profile ID "33927022b5669b" (matched by Nexus).
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.jar
[INFO] Installing /home/r/repo/eo-runtime/pom.xml to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.pom
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9-sources.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-sources.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9-javadoc.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-javadoc.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.pom.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-sources.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.9-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-javadoc.jar.asc
[INFO] Performing remote staging...
[INFO]
[INFO]  * Remote staging into staging profile ID "33927022b5669b"
[INFO]  * Created staging repository with ID "orgeolang-1009".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009
[INFO]  * Uploading locally staged artifacts to profile org.eolang
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.pom.asc (488 B at 2.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/maven-metadata.xml (300 B at 491 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9-sources.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9-sources.jar (6.3 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/maven-metadata.xml (302 B at 496 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-javadoc.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-javadoc.jar (251 kB at 215 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-sources.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-sources.jar (53 kB at 61 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.jar.asc (488 B at 1.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/maven-metadata.xml (299 B at 490 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.pom.asc (488 B at 2.1 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parent/0.1.9/eo-parent-0.1.9.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parent/0.1.9/eo-parent-0.1.9.pom (4.7 kB at 7.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parent/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parent/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parent/maven-metadata.xml (299 B at 493 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-sources.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-sources.jar (61 kB at 77 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-javadoc.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-javadoc.jar (37 kB at 60 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/maven-metadata.xml (305 B at 340 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.jar (28 kB at 40 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.pom (7.2 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/maven-metadata.xml (222 B at 247 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parent/0.1.9/eo-parent-0.1.9.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parent/0.1.9/eo-parent-0.1.9.pom.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.jar (6.3 kB at 10 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9.pom (2.1 kB at 3.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.pom.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-sources.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-javadoc.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-javadoc.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.pom.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.jar (53 kB at 67 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.pom (2.6 kB at 4.3 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-sources.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-javadoc.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-javadoc.jar (190 kB at 269 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-javadoc.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-javadoc.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.jar (81 kB at 130 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.pom (3.8 kB at 6.2 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9-sources.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-archetype/0.1.9/eo-archetype-0.1.9-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-sources.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9-sources.jar (23 kB at 33 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-sources.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-maven-plugin/0.1.9/eo-maven-plugin-0.1.9.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-javadoc.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1009/org/eolang/eo-runtime/0.1.9/eo-runtime-0.1.9-javadoc.jar.asc (488 B at 2.4 kB/s)
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "orgeolang-1009".

Waiting for operation to complete...
......................

[INFO] Remote staged 1 repositories, finished with success.
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:release (jcabi-deploy-to-sonatype) @ eo-runtime ---
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.19-01 and edition "Professional"
[INFO] Releasing staging repository with IDs=[orgeolang-1009]

Waiting for operation to complete...
.............

[INFO] Released
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for eo-parent 0.1.9:
[INFO]
[INFO] eo-parent .......................................... SUCCESS [ 49.020 s]
[INFO] eo-parser .......................................... SUCCESS [ 36.367 s]
[INFO] eo-maven-plugin .................................... SUCCESS [ 54.502 s]
[INFO] eo-archetype ....................................... SUCCESS [  2.154 s]
[INFO] eo-runtime ......................................... SUCCESS [03:08 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:04 min
[INFO] Finished at: 2021-01-13T10:59:15Z
[INFO] ------------------------------------------------------------------------
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.1.9 -m '0.1.9: tagged by rultor.com'
+ git reset --hard
HEAD is now at ebe1272 0.1.9
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was ebe1272).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:yegor256/eo.git
 * [new tag]         0.1.9 -> 0.1.9
container 59aa720267a1c4219589f4d0479f2d732db0726f243627fb796e7efc9acb436a is dead
Wed Jan 13 11:59:34 CET 2021